Upgrade to Spring Security 5.3.0.M1

Closes gh-19654
This commit is contained in:
Andy Wilkinson 2020-01-12 19:56:45 +00:00
parent 39d9e486dd
commit c8236a74d8

View File

@ -1735,7 +1735,7 @@ bom {
]
}
}
library('Spring Security', '5.2.1.RELEASE') {
library('Spring Security', '5.3.0.M1') {
group('org.springframework.security') {
imports = [
'spring-security-bom'