Upgrade to Spring Batch 4.2.5

Closes gh-24290
pull/25129/head
Stephane Nicoll 4 years ago
parent c08310ca35
commit 18e2ce1682

@ -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",

Loading…
Cancel
Save