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