diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index c18e57c0c52d..a16b76d9291e 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1656,7 +1656,7 @@ bom { ] } } - library("Spring Integration", "5.5.5") { + library("Spring Integration", "5.5.6-SNAPSHOT") { group("org.springframework.integration") { imports = [ "spring-integration-bom"