Start building against Spring Batch 5.1.0-M2 snapshots

See gh-36944
pull/36956/head
Stephane Nicoll 1 year ago
parent 9274b1016f
commit 7fe0086ee6

@ -1387,7 +1387,7 @@ bom {
] ]
} }
} }
library("Spring Batch", "5.1.0-M1") { 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