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