Upgrade to Spring Batch 4.2.4

Closes gh-21784
pull/22035/head
Stephane Nicoll 5 years ago
parent e892bc1ff8
commit a74afc104c

@ -1662,7 +1662,7 @@ bom {
]
}
}
library("Spring Batch", "4.2.3.BUILD-SNAPSHOT") {
library("Spring Batch", "4.2.4.RELEASE") {
group("org.springframework.batch") {
modules = [
"spring-batch-core",

Loading…
Cancel
Save