Start building against Spring Security 5.7.4 snapshots
See gh-32597
This commit is contained in:
parent
1de704b864
commit
627725b10f
|
|
@ -1768,7 +1768,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("Spring Security", "5.7.3") {
|
||||
library("Spring Security", "5.7.4-SNAPSHOT") {
|
||||
prohibit("[6.0.0-M1,)") {
|
||||
because "it uses Spring Framework 6"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue