Upgrade to Spring Security 5.6.0-M3

Closes gh-27935
This commit is contained in:
Andy Wilkinson
2021-09-20 19:13:06 +01:00
parent 36b7aa9948
commit ad8cb539ea

View File

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