Upgrade to Spring Batch 4.3.0

Closes gh-23963
This commit is contained in:
Stephane Nicoll 2020-10-29 09:06:38 +01:00
parent e962714dd3
commit dc54394c03
1 changed files with 1 additions and 1 deletions

View File

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