diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 6e162de2a395..c329938b338d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1666,7 +1666,7 @@ bom { ] } } - library("Spring Integration", "5.5.8") { + library("Spring Integration", "5.5.9") { group("org.springframework.integration") { imports = [ "spring-integration-bom"