diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index a14d37efba..2d1fe482c7 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1730,7 +1730,7 @@ bom { ] } } - library("Spring Integration", "5.5.15") { + library("Spring Integration", "5.5.16") { prohibit("[6.0.0-M1,)") { because "it uses Spring Framework 6" }