Upgrade to Spring Batch 5.1.0-M2

Closes gh-36944
pull/36455/merge
Stephane Nicoll 1 year ago
parent adfaf372de
commit 8b6e6b610c

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

Loading…
Cancel
Save