Start building against Spring Security 5.7.8 snapshots

See gh-34948
This commit is contained in:
Stephane Nicoll
2023-04-12 11:00:51 +02:00
parent ddf9d240f7
commit 1d1d6ef637

View File

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