Start building against Spring Security 5.7.11 snapshots

See gh-37414
This commit is contained in:
Stéphane Nicoll 2023-09-15 15:00:41 +02:00
parent add05fe469
commit d3ee61c83f

View File

@ -1852,7 +1852,7 @@ bom {
]
}
}
library("Spring Security", "5.7.10") {
library("Spring Security", "5.7.11-SNAPSHOT") {
considerSnapshots()
prohibit {
versionRange "[6.0.0-M1,)"