Upgrade to Spring Security 5.7.0-M3

Closes gh-30191
This commit is contained in:
Andy Wilkinson 2022-03-21 20:13:09 +00:00
parent 9aaa5bca7a
commit 24cea36f1b
1 changed files with 1 additions and 1 deletions

View File

@ -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"