Upgrade to Spring Batch 5.1.0-M3

Closes gh-37230
pull/37491/head
Andy Wilkinson 1 year ago
parent 787cfac788
commit f60510c173

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

Loading…
Cancel
Save