Upgrade to Spring Batch 4.2.4

Closes gh-21784
This commit is contained in:
Stephane Nicoll 2020-06-11 10:36:36 +02:00
parent e892bc1ff8
commit a74afc104c

View File

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