Start building against Spring Batch 4.3.3 snapshots

See gh-26391
This commit is contained in:
Stephane Nicoll
2021-05-10 09:03:43 +02:00
parent 618475887c
commit 0d920894b7

View File

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