Start building against Spring Batch 4.3.6 snapshots

See gh-31003
This commit is contained in:
Andy Wilkinson 2022-05-12 15:44:27 +01:00
parent 6286fd7917
commit 30bdd76bbe

View File

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