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
1 changed files with 1 additions and 1 deletions

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") { group("org.springframework.batch") {
modules = [ modules = [
"spring-batch-core", "spring-batch-core",