Start building against Spring Batch 4.3.0-RC1 snapshots

See gh-23189
This commit is contained in:
Stephane Nicoll 2020-09-07 16:39:36 +02:00
parent b633928d2f
commit 25f7403a2b
1 changed files with 1 additions and 1 deletions

View File

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