Start building against Spring Batch 4.3.4 snapshots

See gh-28250
This commit is contained in:
Stephane Nicoll
2021-11-05 10:44:30 +01:00
parent 45deb1ac56
commit 79c9d21926

View File

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