Start building against Spring Batch 4.3.2 snapshots

See gh-25579
This commit is contained in:
Stephane Nicoll
2021-03-14 08:23:16 +01:00
parent f63dcec60d
commit 5535453555

View File

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