Upgrade to Spring Security 5.3.2.RELEASE

Closes gh-21349
This commit is contained in:
Stephane Nicoll 2020-05-07 09:50:25 +02:00
parent 99a31be8cd
commit 3ac38fd65e

View File

@ -1692,7 +1692,7 @@ bom {
]
}
}
library("Spring Security", "5.3.1.RELEASE") {
library("Spring Security", "5.3.2.RELEASE") {
group("org.springframework.security") {
imports = [
"spring-security-bom"
@ -1847,4 +1847,3 @@ bom {
}
}
}