diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 3bee35b310b..8541a3d55dc 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-M3") { + library("Spring Integration", "5.4.0-RC1") { group("org.springframework.integration") { imports = [ "spring-integration-bom"