Commit d8b0aadf authored by Andy Wilkinson's avatar Andy Wilkinson

Upgrade to Spring Security 5.5.0

Closes gh-26387
parent 33a5c31f
...@@ -1709,7 +1709,7 @@ bom { ...@@ -1709,7 +1709,7 @@ bom {
] ]
} }
} }
library("Spring Security", "5.5.0-SNAPSHOT") { library("Spring Security", "5.5.0") {
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