Upgrade to Spring Batch 5.0.0-RC1

Closes gh-32618
pull/32817/head
Stephane Nicoll 2 years ago
parent d39144232f
commit d8ec24b542

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

Loading…
Cancel
Save