diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 5627a31efa..3e52b5c43c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1720,7 +1720,7 @@ bom { ] } } - library("Spring Integration", "5.5.11") { + library("Spring Integration", "5.5.12-SNAPSHOT") { prohibit("[6.0.0-M1,)") { because "it uses Spring Framework 6" }