diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 72386554a02..7c91bd0acd4 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1599,7 +1599,7 @@ bom { ] } } - library("Spring Integration", "5.4.11") { + library("Spring Integration", "5.4.12") { group("org.springframework.integration") { imports = [ "spring-integration-bom"