Upgrade to Spring Batch 4.2.2.RELEASE

Closes gh-20792
This commit is contained in:
Andy Wilkinson 2020-04-01 14:34:50 +01:00
parent dfac3a282b
commit e0b3916971

View File

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