Start building against Spring Batch 4.3.5 snapshots
See gh-29714
This commit is contained in:
parent
3c3ebafa31
commit
7afd33589f
|
@ -1652,7 +1652,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("Spring Batch", "4.3.4") {
|
||||
library("Spring Batch", "4.3.5-SNAPSHOT") {
|
||||
group("org.springframework.batch") {
|
||||
modules = [
|
||||
"spring-batch-core",
|
||||
|
|
Loading…
Reference in New Issue