Start building against Spring Batch 4.3.4 snapshots

See gh-28230
This commit is contained in:
Stephane Nicoll 2021-10-07 09:07:50 +02:00
parent 092d3fa81e
commit 33ffae8e74
1 changed files with 1 additions and 1 deletions

View File

@ -1554,7 +1554,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",