Upgrade to Spring Batch 4.3.2

Closes gh-25579
pull/26153/head
Stephane Nicoll 4 years ago
parent 8e35d6a5fc
commit 072c858d0e

@ -1548,7 +1548,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