Start building against Spring Security 5.7.10 snapshots

See gh-36295
This commit is contained in:
Andy Wilkinson 2023-07-10 13:56:57 +01:00
parent 52f732920b
commit 9a03a353ec

View File

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