Upgrade to Spring Security 6.0.0-M5

Closes gh-31101
pull/31104/head
Andy Wilkinson 3 years ago
parent 8f3c2c192e
commit abfb675d20

@ -1447,7 +1447,7 @@ bom {
]
}
}
library("Spring Security", "6.0.0-M4") {
library("Spring Security", "6.0.0-M5") {
group("org.springframework.security") {
imports = [
"spring-security-bom"

Loading…
Cancel
Save