Start building against Spring Security 5.6.8 snapshots

See gh-32590
This commit is contained in:
Stephane Nicoll 2022-10-07 09:06:22 +02:00
parent 525b724adc
commit 86176e8f4b

View File

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