diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 44357250d1d..47075037916 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2266,7 +2266,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}") } } - library("Spring Integration", "6.5.0-M3") { + library("Spring Integration", "6.5.0-SNAPSHOT") { considerSnapshots() group("org.springframework.integration") { bom("spring-integration-bom")