diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 1e9c0a7514..283643546d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1381,7 +1381,7 @@ bom { ] } } - library("Spring Integration", "6.0.6") { + library("Spring Integration", "6.0.7-SNAPSHOT") { group("org.springframework.integration") { imports = [ "spring-integration-bom"