diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 867f2f5978..de672e2500 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.10") { + library("Spring Integration", "5.5.11-SNAPSHOT") { prohibit("[6.0.0-M1,)") { because "it uses Spring Framework 6" }