diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 978274c4ac4..0ac7132e425 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1360,7 +1360,7 @@ bom { ] } } - library("Spring Integration", "6.0.0-SNAPSHOT") { + library("Spring Integration", "6.0.0-M2") { group("org.springframework.integration") { imports = [ "spring-integration-bom"