Upgrade to Spring Security 5.5.0-M3

Closes gh-25581
This commit is contained in:
Andy Wilkinson
2021-03-16 10:56:37 +00:00
parent 39cf3cd99e
commit a0a63de676

View File

@@ -1687,7 +1687,7 @@ bom {
]
}
}
library("Spring Security", "5.5.0-SNAPSHOT") {
library("Spring Security", "5.5.0-M3") {
group("org.springframework.security") {
imports = [
"spring-security-bom"