diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 45cf290dd4..d725e5d49b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1571,7 +1571,7 @@ bom { ] } } - library("Spring Integration", "5.4.0-M2") { + library("Spring Integration", "5.4.0-SNAPSHOT") { group("org.springframework.integration") { imports = [ "spring-integration-bom"