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