Upgrade to Spring Security 5.3.5.RELEASE

Closes gh-23884
This commit is contained in:
Andy Wilkinson 2020-10-26 11:29:32 +00:00
parent 1520de773d
commit 4b6ef6ef44

View File

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