Upgrade to Spring Batch 4.3.0-M1

Closes gh-22126
This commit is contained in:
Andy Wilkinson 2020-06-26 22:48:44 +01:00
parent 7c1a8c1041
commit c18896ed5a
1 changed files with 1 additions and 1 deletions

View File

@ -1636,7 +1636,7 @@ bom {
]
}
}
library("Spring Batch", "4.2.4.RELEASE") {
library("Spring Batch", "4.3.0-M1") {
group("org.springframework.batch") {
modules = [
"spring-batch-core",