diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index a43dd7f2a3..8d2a70c7a6 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1422,7 +1422,7 @@ bom { ] } } - library("Spring Integration", "6.1.1") { + library("Spring Integration", "6.2.0-SNAPSHOT") { group("org.springframework.integration") { imports = [ "spring-integration-bom"