diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 2be0675f4fc6..8e3fe70b982a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1663,7 +1663,7 @@ bom { ] } } - library("Spring Integration", "5.5.6-SNAPSHOT") { + library("Spring Integration", "5.5.6") { group("org.springframework.integration") { imports = [ "spring-integration-bom"