diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index e4bb9107f8d..5feab49b3f5 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -2463,7 +2463,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}") } } - library("Spring Integration", "7.0.0") { + library("Spring Integration", "7.0.1-SNAPSHOT") { considerSnapshots() group("org.springframework.integration") { bom("spring-integration-bom")