diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 6101108cc4c..23d6be19045 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1585,7 +1585,7 @@ bom { ] } } - library("Spring Integration", "5.4.10") { + library("Spring Integration", "5.4.11-SNAPSHOT") { group("org.springframework.integration") { imports = [ "spring-integration-bom"