diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 0841e60f86e..ef09904e237 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1579,7 +1579,7 @@ bom { ] } } - library("Spring Integration", "5.4.6") { + library("Spring Integration", "5.4.7-SNAPSHOT") { group("org.springframework.integration") { imports = [ "spring-integration-bom"