Upgrade to Spring Batch 4.3.5

Closes gh-29714
pull/30000/head
Stephane Nicoll 3 years ago
parent 773b025208
commit 479a4e693c

@ -1656,7 +1656,7 @@ bom {
]
}
}
library("Spring Batch", "4.3.5-SNAPSHOT") {
library("Spring Batch", "4.3.5") {
group("org.springframework.batch") {
modules = [
"spring-batch-core",

Loading…
Cancel
Save