Upgrade to Spring Security 5.6.5

Closes gh-31102
This commit is contained in:
Andy Wilkinson 2022-05-18 19:19:47 +01:00
parent 62963d77c9
commit a712b1e6b0

View File

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