Upgrade to Spring Security 6.0.0-M6

Closes gh-31622
This commit is contained in:
Andy Wilkinson 2022-07-18 20:02:51 +01:00
parent 8957d50e61
commit 1bf0ee5b1c
1 changed files with 1 additions and 1 deletions

View File

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