Start building against Spring Batch 4.3.5 snapshots

See gh-29652
This commit is contained in:
Stephane Nicoll 2022-02-04 11:27:29 +01:00
parent 2fec7b8562
commit 5f7657508f
1 changed files with 1 additions and 1 deletions

View File

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