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