diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 59e3baec46..952cf1e167 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1377,7 +1377,7 @@ bom { ] } } - library("Spring Integration", "6.0.5-SNAPSHOT") { + library("Spring Integration", "6.0.5") { group("org.springframework.integration") { imports = [ "spring-integration-bom"