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

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