diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index fc304d1a5dcf..6645efed6cc8 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1579,7 +1579,7 @@ bom { ] } } - library("Spring Integration", "5.4.4-SNAPSHOT") { + library("Spring Integration", "5.4.4") { group("org.springframework.integration") { imports = [ "spring-integration-bom"