Upgrade to Spring Batch 5.0.0-M6

Closes gh-32237
pull/31255/head
Stephane Nicoll 2 years ago
parent 08022ba86e
commit c535172cd3

@ -1400,7 +1400,7 @@ bom {
]
}
}
library("Spring Batch", "5.0.0-SNAPSHOT") {
library("Spring Batch", "5.0.0-M6") {
group("org.springframework.batch") {
imports = [
"spring-batch-bom"

Loading…
Cancel
Save