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