diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index c9ab4600a7e..a41ac7fded8 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.4-SNAPSHOT") { + library("Spring Integration", "6.0.4") { group("org.springframework.integration") { imports = [ "spring-integration-bom"