Upgrade to Spring Security 5.3.0.RC1

Closes gh-20046
This commit is contained in:
Andy Wilkinson 2020-02-05 18:05:00 +00:00
parent bc3ee5b232
commit 7a9462bd37

View File

@ -1666,7 +1666,7 @@ bom {
]
}
}
library("Spring Security", "5.3.0.M1") {
library("Spring Security", "5.3.0.RC1") {
group("org.springframework.security") {
imports = [
"spring-security-bom"