diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 7ae096757f2..f605ce5f12b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1727,7 +1727,7 @@ bom { ] } } - library("Spring Security", "5.7.0-SNAPSHOT") { + library("Spring Security", "5.7.0-M1") { group("org.springframework.security") { imports = [ "spring-security-bom"