diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 632679b318..22f6aac992 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1722,7 +1722,7 @@ bom { ] } } - library("Spring Integration", "5.5.12-SNAPSHOT") { + library("Spring Integration", "5.5.12") { prohibit("[6.0.0-M1,)") { because "it uses Spring Framework 6" }