Commit c8236a74 authored by Andy Wilkinson's avatar Andy Wilkinson

Upgrade to Spring Security 5.3.0.M1

Closes gh-19654
parent 39d9e486
...@@ -1735,7 +1735,7 @@ bom { ...@@ -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'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment