Upgrade to Spring Security 5.7.7

Closes gh-34145
This commit is contained in:
Andy Wilkinson 2023-02-21 18:05:47 +00:00
parent 349726c75e
commit e51a4d4575

View File

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