Upgrade to Spring Security 6.0.0-M3

Closes gh-30202
pull/30415/head
Andy Wilkinson 3 years ago
parent 256b7b1bed
commit a9b6ab77ea

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

Loading…
Cancel
Save