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