diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 283643546d..b13d572c99 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1381,7 +1381,7 @@ bom { ] } } - library("Spring Integration", "6.0.7-SNAPSHOT") { + library("Spring Integration", "6.0.7") { group("org.springframework.integration") { imports = [ "spring-integration-bom"