Start building against Spring Batch 5.1.0 snapshots

See gh-36189
pull/36213/head
Andy Wilkinson 1 year ago
parent dc1d458e64
commit e847e662c2

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

Loading…
Cancel
Save