Commit 4b6ef6ef authored by Andy Wilkinson's avatar Andy Wilkinson

Upgrade to Spring Security 5.3.5.RELEASE

Closes gh-23884
parent 1520de77
...@@ -1728,7 +1728,7 @@ bom { ...@@ -1728,7 +1728,7 @@ bom {
] ]
} }
} }
library("Spring Security", "5.3.4.RELEASE") { library("Spring Security", "5.3.5.RELEASE") {
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