Upgrade to Spring Security 6.2.0-M3

Closes gh-37236
pull/37451/head
Stéphane Nicoll 1 year ago
parent c1f27de66a
commit 3c60c1304d

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

Loading…
Cancel
Save