Upgrade to Spring Security 5.3.8.RELEASE

Closes gh-25201
This commit is contained in:
Andy Wilkinson 2021-02-12 09:28:23 +00:00
parent 8e86957efc
commit 13cbc1a80b

View File

@ -1731,7 +1731,7 @@ bom {
]
}
}
library("Spring Security", "5.3.6.RELEASE") {
library("Spring Security", "5.3.8.RELEASE") {
group("org.springframework.security") {
imports = [
"spring-security-bom"