Start building against Spring Batch 4.3.6 snapshots

See gh-31011
This commit is contained in:
Andy Wilkinson
2022-05-12 16:55:16 +01:00
parent 2a9d9698ac
commit 40f82e9aa5

View File

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