Start building against Spring Security 6.0.0 snapshots

See gh-33144
This commit is contained in:
Stephane Nicoll
2022-11-14 13:15:16 +01:00
parent 2cf0eafc25
commit 45f7c848b5

View File

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