Start building against Spring Security 5.6.6 snapshots

See gh-31351
This commit is contained in:
Stephane Nicoll 2022-06-13 12:54:07 +02:00
parent ba572e5e16
commit 342d01314a

View File

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