Start building against Spring Security 5.6.0 snapshots

See gh-28520
This commit is contained in:
Stephane Nicoll 2021-11-05 11:11:25 +01:00
parent 94a99c1167
commit c618e7c279
1 changed files with 1 additions and 1 deletions

View File

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