Start building against Spring Security 5.6.3 snapshots
See gh-30601
This commit is contained in:
parent
e42eeca549
commit
c080a29feb
|
@ -1758,7 +1758,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("Spring Security", "5.6.2") {
|
||||
library("Spring Security", "5.6.3-SNAPSHOT") {
|
||||
group("org.springframework.security") {
|
||||
imports = [
|
||||
"spring-security-bom"
|
||||
|
|
Loading…
Reference in New Issue