diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 079ebdacbc..6adc3acb89 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1732,7 +1732,7 @@ bom { ] } } - library("Spring Security", "5.6.0-SNAPSHOT") { + library("Spring Security", "5.6.0-M1") { group("org.springframework.security") { imports = [ "spring-security-bom"