Upgrade to Spring Security 6.0.0-M4

Closes gh-30633
pull/31104/head
Stephane Nicoll 3 years ago
parent ef03bb8aa2
commit bf0af6ebed

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

Loading…
Cancel
Save