Upgrade to Spring Batch 4.3.0-RC1

Closes gh-23189
pull/23391/head
Stephane Nicoll 4 years ago
parent bb6d86d30b
commit f1438f3e67

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

Loading…
Cancel
Save