Start building against Spring Batch 4.3.5 snapshots

See gh-29724
This commit is contained in:
Stephane Nicoll 2022-02-11 09:36:47 +01:00
parent 56ed5fb68c
commit 9006fdec50
1 changed files with 1 additions and 1 deletions

View File

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