Start building against Spring Batch 4.3.5 snapshots

See gh-29714
This commit is contained in:
Stephane Nicoll 2022-02-11 09:28:41 +01:00
parent 3c3ebafa31
commit 7afd33589f

View File

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