diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 9c1e53864952..badd2127329b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1712,7 +1712,7 @@ bom { ] } } - library("Spring Integration", "5.5.14") { + library("Spring Integration", "5.5.15") { prohibit("[6.0.0-M1,)") { because "it uses Spring Framework 6" }