Start building against Spring Batch 4.3.4 snapshots

See gh-28230
This commit is contained in:
Stephane Nicoll 2021-11-05 10:06:58 +01:00
parent 5c995a2d9b
commit 190d39a4f9

View File

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