Start building against Spring Batch 4.2.5 snapshots

See gh-24290
This commit is contained in:
Stephane Nicoll 2020-12-07 17:41:35 +01:00
parent c17442c37b
commit 4d29098e6a
1 changed files with 1 additions and 1 deletions

View File

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