Start building against Spring Security 5.5.0 snapshots
See gh-26387
This commit is contained in:
parent
c9cd7cae51
commit
55ccf9f750
|
@ -1709,7 +1709,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("Spring Security", "5.5.0-RC1") {
|
||||
library("Spring Security", "5.5.0-SNAPSHOT") {
|
||||
group("org.springframework.security") {
|
||||
imports = [
|
||||
"spring-security-bom"
|
||||
|
|
Loading…
Reference in New Issue