diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index f845d77ae7..ead8f25305 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1780,7 +1780,7 @@ bom { ] } } - library("Spring Integration", "5.5.18-SNAPSHOT") { + library("Spring Integration", "5.5.18") { prohibit { versionRange "[6.0.0-M1,)" because "it uses Spring Framework 6"