Start building against Spring Batch 4.3.7 snapshots

See gh-32271
This commit is contained in:
Stephane Nicoll 2022-09-09 08:30:41 +02:00
parent bb6307a506
commit 6d0a504283

View File

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