diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 5736a03a8c..c5b87b7ac2 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1680,7 +1680,7 @@ bom { ] } } - library("Spring Integration", "5.5.2") { + library("Spring Integration", "5.5.3-SNAPSHOT") { group("org.springframework.integration") { imports = [ "spring-integration-bom"