Start building against Spring Batch 4.3.4 snapshots

See gh-28250
This commit is contained in:
Stephane Nicoll 2021-10-08 07:52:56 +02:00
parent 98bc8e711d
commit c0605ffc71

View File

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