Start building against Spring Batch 4.3.7 snapshots
See gh-32278
This commit is contained in:
parent
b1b45f19fa
commit
fd808ba16e
|
|
@ -1661,7 +1661,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("Spring Batch", "4.3.6") {
|
||||
library("Spring Batch", "4.3.7-SNAPSHOT") {
|
||||
prohibit("[5.0.0-M1,)") {
|
||||
because "it uses Spring Framework 6"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue