diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 97b4603fde0..7a601979112 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1637,7 +1637,7 @@ bom { ] } } - library("Spring Integration", "5.3.0.M4") { + library("Spring Integration", "5.3.0.BUILD-SNAPSHOT") { group("org.springframework.integration") { imports = [ "spring-integration-bom"