Upgrade to Spring Batch 5.0.1

Closes gh-34352
pull/34365/head
Andy Wilkinson 2 years ago
parent c24b81b1e6
commit b266f6ca45

@ -1328,7 +1328,7 @@ bom {
] ]
} }
} }
library("Spring Batch", "5.0.0") { library("Spring Batch", "5.0.1") {
group("org.springframework.batch") { group("org.springframework.batch") {
imports = [ imports = [
"spring-batch-bom" "spring-batch-bom"

Loading…
Cancel
Save