Start building against Spring Security 5.6.0 snapshots
See gh-28520
This commit is contained in:
parent
94a99c1167
commit
c618e7c279
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue