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