diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 29ce03478c..bb59088100 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1644,7 +1644,7 @@ bom { ] } } - library("Spring Integration", "5.3.0.BUILD-SNAPSHOT") { + library("Spring Integration", "5.3.0.RC1") { group("org.springframework.integration") { imports = [ "spring-integration-bom"