Start building against Spring Batch 5.0.0-M2 snapshots

See gh-30232
pull/30328/merge
Stephane Nicoll 3 years ago
parent 76f2c81932
commit 92e5e91623

@ -1317,7 +1317,7 @@ bom {
] ]
} }
} }
library("Spring Batch", "5.0.0-M1") { library("Spring Batch", "5.0.0-SNAPSHOT") {
group("org.springframework.batch") { group("org.springframework.batch") {
modules = [ modules = [
"spring-batch-core", "spring-batch-core",

Loading…
Cancel
Save