diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 88f23b08447..fa3263588e6 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.1.0-M1") { + library("Spring Integration", "6.1.0-SNAPSHOT") { group("org.springframework.integration") { imports = [ "spring-integration-bom"