Start building against Spring Batch 4.3.8 snapshots
See gh-33128
This commit is contained in:
parent
579daad219
commit
2b4ceb35a2
|
@ -1701,7 +1701,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("Spring Batch", "4.3.7") {
|
||||
library("Spring Batch", "4.3.8-SNAPSHOT") {
|
||||
group("org.springframework.batch") {
|
||||
modules = [
|
||||
"spring-batch-core",
|
||||
|
|
Loading…
Reference in New Issue