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