diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 9add55cf4a..f81d156d26 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1575,7 +1575,7 @@ bom { ] } } - library("Spring Integration", "5.4.0") { + library("Spring Integration", "5.4.1") { group("org.springframework.integration") { imports = [ "spring-integration-bom"