diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index d86c4a63fa..99f86a29f3 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1364,7 +1364,7 @@ bom { ] } } - library("Spring Integration", "6.0.2") { + library("Spring Integration", "6.1.0-SNAPSHOT") { group("org.springframework.integration") { imports = [ "spring-integration-bom"