Start building against Spring Batch 4.3.4 snapshots
See gh-28230
This commit is contained in:
parent
092d3fa81e
commit
33ffae8e74
|
@ -1554,7 +1554,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("Spring Batch", "4.3.3") {
|
||||
library("Spring Batch", "4.3.4-SNAPSHOT") {
|
||||
group("org.springframework.batch") {
|
||||
modules = [
|
||||
"spring-batch-core",
|
||||
|
|
Loading…
Reference in New Issue