Start building against Spring Security 5.7.9 snapshots

See gh-35730
This commit is contained in:
Andy Wilkinson
2023-06-05 11:21:50 +01:00
parent c680a892fe
commit a47112bbeb

View File

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