Upgrade to Spring Security 6.0.0-M5

Closes gh-31101
This commit is contained in:
Andy Wilkinson 2022-05-18 19:22:16 +01:00
parent 8f3c2c192e
commit abfb675d20

View File

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