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