diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 0d62ac72f9..a201e94fd3 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1667,7 +1667,7 @@ bom { ] } } - library("Spring Integration", "5.3.0.RELEASE") { + library("Spring Integration", "5.4.0-SNAPSHOT") { group("org.springframework.integration") { imports = [ "spring-integration-bom"