Upgrade to Spring Batch 4.3.2

Closes gh-25579
This commit is contained in:
Stephane Nicoll 2021-03-18 08:28:36 +01:00
parent 8e35d6a5fc
commit 072c858d0e
1 changed files with 1 additions and 1 deletions

View File

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