Upgrade to Spring Batch 5.0.3

Closes gh-36833
pull/37462/head
Stephane Nicoll 1 year ago
parent 4c719c163b
commit df85c817a6

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

Loading…
Cancel
Save