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

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") {
modules = [
"spring-batch-core",