Commit 333c7a7c authored by Stephane Nicoll's avatar Stephane Nicoll

Upgrade to Spring Security 5.4.7

Closes gh-26965
parent 8189e82c
...@@ -1624,7 +1624,7 @@ bom { ...@@ -1624,7 +1624,7 @@ bom {
] ]
} }
} }
library("Spring Security", "5.4.7-SNAPSHOT") { library("Spring Security", "5.4.7") {
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