diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index ec1ae84d9daa..dd6367fa0fcd 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1670,7 +1670,7 @@ bom { ] } } - library("Spring Integration", "5.5.3") { + library("Spring Integration", "5.5.4-SNAPSHOT") { group("org.springframework.integration") { imports = [ "spring-integration-bom"