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