Start building against Spring Batch 5.0.2 snapshots

See gh-35300
pull/35611/head
Stephane Nicoll 2 years ago
parent 968006cc19
commit d9f28c513d

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

Loading…
Cancel
Save