Upgrade to Spring Batch 4.3.3

Closes gh-26391
pull/26691/head
Stephane Nicoll 4 years ago
parent ff45e4c418
commit e5ab626638

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

Loading…
Cancel
Save