diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index d26e22f0335b..12cd75be1e3d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1578,7 +1578,7 @@ bom { ] } } - library("Spring Integration", "5.4.3") { + library("Spring Integration", "5.4.4-SNAPSHOT") { group("org.springframework.integration") { imports = [ "spring-integration-bom"