Start building against Spring Security 6.0.1 SNAPSHOTs

See gh-33479
This commit is contained in:
Brian Clozel
2022-12-07 14:48:29 +01:00
parent 5d9e9a443a
commit 1751df13f1

View File

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