Start building against Spring Batch 5.0.1 snapshots
See gh-34150
This commit is contained in:
parent
043c2c1f6a
commit
7acf08c12e
|
|
@ -1341,7 +1341,7 @@ bom {
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("Spring Batch", "5.0.0") {
|
library("Spring Batch", "5.0.1-SNAPSHOT") {
|
||||||
group("org.springframework.batch") {
|
group("org.springframework.batch") {
|
||||||
imports = [
|
imports = [
|
||||||
"spring-batch-bom"
|
"spring-batch-bom"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue