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") {
imports = [
"spring-batch-bom"

Loading…
Cancel
Save