Start building against Spring Security 5.7.7 snapshots

See gh-34145
This commit is contained in:
Andy Wilkinson
2023-02-09 14:52:29 +00:00
parent d7f2571375
commit 63c53cb803

View File

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