Upgrade to Spring Batch 5.0.2

Closes gh-35300
pull/35611/head
Phillip Webb 2 years ago
parent d6a1a3d71a
commit f88cc5eb94

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

Loading…
Cancel
Save