Upgrade to Spring Security 6.2.0-M3

Closes gh-37236
This commit is contained in:
Stéphane Nicoll
2023-09-18 19:09:07 +02:00
parent c1f27de66a
commit 3c60c1304d

View File

@@ -1606,7 +1606,7 @@ bom {
]
}
}
library("Spring Security", "6.2.0-SNAPSHOT") {
library("Spring Security", "6.2.0-M3") {
considerSnapshots()
group("org.springframework.security") {
imports = [