Upgrade to Spring Security 6.1.0-M2

Closes gh-34549
This commit is contained in:
Andy Wilkinson 2023-03-22 17:43:56 +00:00
parent ff530e7210
commit fa4c8162aa

View File

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