diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 74412663008..b5c2ff7f3aa 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1732,7 +1732,7 @@ bom { ] } } - library("Spring Integration", "5.5.15") { + library("Spring Integration", "5.5.18") { group("org.springframework.integration") { imports = [ "spring-integration-bom"