Upgrade to Spring Batch 4.3.2

Closes gh-25580
pull/25377/head
Stephane Nicoll 4 years ago
parent 5dbe4dd89d
commit efcb5ee684

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

Loading…
Cancel
Save