Start building against Spring Batch 4.3.0-RC1 snapshots
See gh-23189
This commit is contained in:
parent
b633928d2f
commit
25f7403a2b
|
@ -1547,7 +1547,7 @@ bom {
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("Spring Batch", "4.3.0-M2") {
|
library("Spring Batch", "4.3.0-SNAPSHOT") {
|
||||||
group("org.springframework.batch") {
|
group("org.springframework.batch") {
|
||||||
modules = [
|
modules = [
|
||||||
"spring-batch-core",
|
"spring-batch-core",
|
||||||
|
|
Loading…
Reference in New Issue