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