diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index 9fc293bfcb8..a4fc11eb677 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -2487,7 +2487,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}") } } - library("Spring Integration", "7.0.3") { + library("Spring Integration", "7.0.4-SNAPSHOT") { considerSnapshots() group("org.springframework.integration") { bom("spring-integration-bom")