Upgrade to Spring Batch 4.3.6

Closes gh-31003
pull/32644/head
Andy Wilkinson 3 years ago
parent 5e78bef9f8
commit 7f60c67074

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

Loading…
Cancel
Save