Start building against Spring Batch 5.1.1 snapshots
See gh-39492
This commit is contained in:
parent
cbbdb4ea72
commit
dab3be6857
|
@ -1440,7 +1440,7 @@ bom {
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("Spring Batch", "5.1.0") {
|
library("Spring Batch", "5.1.1-SNAPSHOT") {
|
||||||
considerSnapshots()
|
considerSnapshots()
|
||||||
group("org.springframework.batch") {
|
group("org.springframework.batch") {
|
||||||
imports = [
|
imports = [
|
||||||
|
|
Loading…
Reference in New Issue