Start building against Spring Batch 5.0.4 snapshots
See gh-38493
This commit is contained in:
parent
eb006efa8d
commit
2d7c8a144c
|
@ -1394,7 +1394,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("Spring Batch", "5.0.3") {
|
||||
library("Spring Batch", "5.0.4-SNAPSHOT") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.batch") {
|
||||
imports = [
|
||||
|
|
Loading…
Reference in New Issue