diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 87faeb7e958..cd1fb5810c3 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1683,7 +1683,7 @@ bom { ] } } - library("Spring Integration", "5.3.3.RELEASE") { + library("Spring Integration", "5.3.4.BUILD-SNAPSHOT") { group("org.springframework.integration") { imports = [ "spring-integration-bom"