Upgrade to Spring Batch 4.3.5

Closes gh-29652
pull/29976/head
Stephane Nicoll 3 years ago
parent 8483735303
commit 46b6dc29c1

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

Loading…
Cancel
Save