diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index dfbd35be09..bb139984cc 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1574,7 +1574,7 @@ bom { ] } } - library("Spring Integration", "5.4.0-RC1") { + library("Spring Integration", "5.4.0") { group("org.springframework.integration") { imports = [ "spring-integration-bom"