Start building against Spring Batch 5.0.0 snapshots

See gh-33148
pull/33209/head
Stephane Nicoll 2 years ago
parent 8dfe0ab95f
commit a18d3e0a3f

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

Loading…
Cancel
Save