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