diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index e33030c4e3..8c11c1aaf2 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1377,7 +1377,7 @@ bom { ] } } - library("Spring Integration", "6.0.5") { + library("Spring Integration", "6.0.6-SNAPSHOT") { group("org.springframework.integration") { imports = [ "spring-integration-bom"