Upgrade to Spring Security 5.5.8

Closes gh-31096
This commit is contained in:
Andy Wilkinson 2022-05-18 19:18:24 +01:00
parent 7f60c67074
commit e82def03ca
1 changed files with 1 additions and 1 deletions

View File

@ -1775,7 +1775,7 @@ bom {
]
}
}
library("Spring Security", "5.5.7") {
library("Spring Security", "5.5.8") {
group("org.springframework.security") {
imports = [
"spring-security-bom"