diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index a8430fc47cc..83aaa24f287 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1363,7 +1363,7 @@ bom { ] } } - library("Spring Framework", "6.0.0-SNAPSHOT") { + library("Spring Framework", "6.0.0-M4") { group("org.springframework") { imports = [ "spring-framework-bom"