diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 0015591a84d..02e257bdc99 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1681,7 +1681,7 @@ bom { ] } } - library("Spring Integration", "5.5.6") { + library("Spring Integration", "5.5.7") { group("org.springframework.integration") { imports = [ "spring-integration-bom"