Start building against Spring Security 6.0.2 snapshots

See gh-34155
pull/34503/head
Andy Wilkinson 2 years ago
parent 971c6bc8bf
commit 8d61e707c7

@ -1417,7 +1417,7 @@ bom {
]
}
}
library("Spring Security", "6.0.1") {
library("Spring Security", "6.0.2-SNAPSHOT") {
group("org.springframework.security") {
imports = [
"spring-security-bom"

Loading…
Cancel
Save