Upgrade to Spring Batch 4.2.4.RELEASE

Closes gh-21979
This commit is contained in:
Andy Wilkinson 2020-06-16 10:33:54 +01:00
parent dfd32e7a54
commit 37c9d13946

View File

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