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