Upgrade to Spring Security 6.0.0-M1

Closes gh-28643
This commit is contained in:
Stephane Nicoll 2022-01-18 08:59:57 +01:00
parent e5f981ea5f
commit f08a417462

View File

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