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