Upgrade to Spring Batch 4.3.0-RC1

Closes gh-23189
This commit is contained in:
Stephane Nicoll
2020-09-17 07:27:42 +02:00
parent bb6d86d30b
commit f1438f3e67

View File

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