Start building against Spring Security 5.5.3 snapshots
See gh-28247
This commit is contained in:
parent
5396a980c3
commit
a9513ccf07
|
@ -1715,7 +1715,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("Spring Security", "5.5.2") {
|
||||
library("Spring Security", "5.5.3-SNAPSHOT") {
|
||||
group("org.springframework.security") {
|
||||
imports = [
|
||||
"spring-security-bom"
|
||||
|
|
Loading…
Reference in New Issue