Upgrade to Spring Security 5.7.1

Closes gh-31100
pull/31139/head
Andy Wilkinson 3 years ago
parent cc93a0a30e
commit d46c09cda3

@ -1779,7 +1779,7 @@ bom {
] ]
} }
} }
library("Spring Security", "5.7.0") { library("Spring Security", "5.7.1") {
prohibit("[6.0.0-M1,)") { prohibit("[6.0.0-M1,)") {
because "it uses Spring Framework 6" because "it uses Spring Framework 6"
} }

Loading…
Cancel
Save