Start building against Spring Batch 4.3.5 snapshots

See gh-29724
pull/30003/head
Stephane Nicoll 3 years ago
parent 56ed5fb68c
commit 9006fdec50

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

Loading…
Cancel
Save