diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index bb99636d4f1..405e7502048 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -2828,7 +2828,7 @@ bom { releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}") } } - library("Spring Integration", "7.2.0-M1") { + library("Spring Integration", "7.2.0-SNAPSHOT") { firstParty() group("org.springframework.integration") { bom("spring-integration-bom")