diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 044820b92c..ba9c4ed6b1 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.16") { + library("Spring Integration", "5.5.17") { prohibit { versionRange "[6.0.0-M1,)" because "it uses Spring Framework 6"