diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index a5e58c772d..89d971d381 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1682,7 +1682,7 @@ bom { ] } } - library("Spring Integration", "5.5.8-SNAPSHOT") { + library("Spring Integration", "5.5.8") { group("org.springframework.integration") { imports = [ "spring-integration-bom"