Start building against Spring Batch 4.3.1 snapshots

See gh-24291
This commit is contained in:
Stephane Nicoll
2020-12-08 03:53:04 +01:00
parent 013d8ed990
commit eabcc81b03

View File

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