Start building against Spring Security 6.1.2 snapshots
See gh-36298
This commit is contained in:
parent
6f9bf7273c
commit
0f59cf7938
|
@ -1454,7 +1454,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("Spring Security", "6.1.1") {
|
||||
library("Spring Security", "6.1.2-SNAPSHOT") {
|
||||
group("org.springframework.security") {
|
||||
imports = [
|
||||
"spring-security-bom"
|
||||
|
|
Loading…
Reference in New Issue