Upgrade to Spring Batch 4.2.5

Closes gh-24290
This commit is contained in:
Stephane Nicoll
2020-12-10 08:59:47 +01:00
parent c08310ca35
commit 18e2ce1682

View File

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