Start building against Spring Security 6.2.0 snapshots

See gh-36195
This commit is contained in:
Andy Wilkinson 2023-07-03 19:27:14 +01:00
parent 32d8355191
commit e1b5eb5040

View File

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