Upgrade to Spring Batch 4.3.0-M2

Closes gh-22892
This commit is contained in:
Andy Wilkinson 2020-08-13 09:14:25 +01:00
parent 42ca62b2e7
commit a087d706d0
1 changed files with 1 additions and 1 deletions

View File

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