Upgrade to Spring Security 6.1.0-M1

Closes gh-34110
This commit is contained in:
Andy Wilkinson 2023-02-06 13:20:27 +00:00
parent f30d6ae753
commit bf4d8a5a57

View File

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