Commit e4bf730f authored by Stephane Nicoll's avatar Stephane Nicoll

Start building against Spring Security 5.3.9 snapshots

See gh-25906
parent b12a7259
...@@ -1732,7 +1732,7 @@ bom { ...@@ -1732,7 +1732,7 @@ bom {
] ]
} }
} }
library("Spring Security", "5.3.8.RELEASE") { library("Spring Security", "5.3.9.BUILD-SNAPSHOT") {
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