diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index bcba97aa911..8ae40a1ed93 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1713,7 +1713,7 @@ bom { ] } } - library("Spring Integration", "5.5.11") { + library("Spring Integration", "5.5.12-SNAPSHOT") { group("org.springframework.integration") { imports = [ "spring-integration-bom"