diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 4b6f5b2bb26..53777926e9d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1757,7 +1757,7 @@ bom { ] } } - library("Spring Security", "5.7.0-SNAPSHOT") { + library("Spring Security", "5.7.0-M3") { group("org.springframework.security") { imports = [ "spring-security-bom"