Upgrade to Spring Batch 4.3.4

Closes gh-28230
2.4.x
Andy Wilkinson 3 years ago
parent 385e7dd612
commit c6b2567156

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

Loading…
Cancel
Save