diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 720e9ac3ee7a..9e73826a0a8e 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1722,7 +1722,7 @@ bom { ] } } - library("Spring Integration", "5.5.14") { + library("Spring Integration", "5.5.15") { group("org.springframework.integration") { imports = [ "spring-integration-bom"