Start building against Spring Security 5.6.7 snapshots

See gh-32039
This commit is contained in:
Stephane Nicoll 2022-08-09 14:06:24 +02:00
parent 19eb69c1bb
commit 24c2ed3c78
1 changed files with 1 additions and 1 deletions

View File

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