Start building against Spring Security 6.0.2 snapshots

See gh-34155
This commit is contained in:
Andy Wilkinson 2023-02-09 16:05:52 +00:00
parent 971c6bc8bf
commit 8d61e707c7
1 changed files with 1 additions and 1 deletions

View File

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