Start building against Spring Batch 4.2.3 snapshots

See gh-21784
This commit is contained in:
Stephane Nicoll 2020-06-09 15:11:18 +02:00
parent 8325ed0626
commit b378fbfa87
1 changed files with 1 additions and 1 deletions

View File

@ -1662,7 +1662,7 @@ bom {
] ]
} }
} }
library("Spring Batch", "4.2.2.RELEASE") { library("Spring Batch", "4.2.3.BUILD-SNAPSHOT") {
group("org.springframework.batch") { group("org.springframework.batch") {
modules = [ modules = [
"spring-batch-core", "spring-batch-core",