diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 362f4077f3..16f3abd141 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1664,7 +1664,7 @@ bom { ] } } - library("Spring Integration", "5.5.0-SNAPSHOT") { + library("Spring Integration", "5.5.0") { group("org.springframework.integration") { imports = [ "spring-integration-bom"