Upgrade to Spring Security 5.7.11

Closes gh-37414
This commit is contained in:
Stéphane Nicoll 2023-09-18 19:04:13 +02:00
parent bc2f23b37d
commit 65f574d43f

View File

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