Upgrade to Spring Batch 5.0.1

Closes gh-34150
pull/34503/head
Andy Wilkinson 2 years ago
parent 525cba1b6f
commit 15097e1e2d

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

Loading…
Cancel
Save