Upgrade to Spring Batch 5.0.0-M3

Closes gh-30459
pull/31117/head
Stephane Nicoll 3 years ago
parent d013237d87
commit 8fc1f07901

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

Loading…
Cancel
Save