diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 98f9b5ec3e..bb18bc8e76 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1693,7 +1693,7 @@ bom { ] } } - library("Spring Integration", "5.3.0.RELEASE") { + library("Spring Integration", "5.3.1.BUILD-SNAPSHOT") { group("org.springframework.integration") { imports = [ "spring-integration-bom"