Upgrade to Spring Security 6.0.0-M3

Closes gh-30202
This commit is contained in:
Andy Wilkinson 2022-03-22 19:21:10 +00:00
parent 256b7b1bed
commit a9b6ab77ea

View File

@ -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"