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
1 changed files with 1 additions and 1 deletions

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') { group('org.springframework.security') {
imports = [ imports = [
'spring-security-bom' 'spring-security-bom'