Upgrade to Spring Batch 4.3.4

Closes gh-28230
pull/28778/head
Andy Wilkinson 3 years ago
parent 2e5f80edaa
commit 838533ef0e

@ -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