Upgrade to Spring Security 5.6.0-M1

Closes gh-27173
This commit is contained in:
Andy Wilkinson
2021-07-19 17:47:43 +01:00
parent 7f490fbe8a
commit f1e99649df

View File

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