Upgrade to Spring Security 5.3.2.RELEASE

Closes gh-21349
pull/21361/head
Stephane Nicoll 5 years ago
parent 99a31be8cd
commit 3ac38fd65e

@ -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 {
}
}
}

Loading…
Cancel
Save