Upgrade to Spring Security 5.7.7

Closes gh-34145
pull/31258/merge
Andy Wilkinson 2 years ago
parent 349726c75e
commit e51a4d4575

@ -1832,7 +1832,7 @@ bom {
]
}
}
library("Spring Security", "5.7.7-SNAPSHOT") {
library("Spring Security", "5.7.7") {
prohibit {
versionRange "[6.0.0-M1,)"
because "it uses Spring Framework 6"

Loading…
Cancel
Save