Start building against Spring Batch 5.0.0-SNAPSHOT

See gh-30459
pull/30561/head
Moritz Halbritter 3 years ago
parent e32511516e
commit 4a8901b94c

@ -1342,7 +1342,7 @@ bom {
] ]
} }
} }
library("Spring Batch", "5.0.0-M2") { 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