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