Upgrade to Spring Batch 4.3.3

Closes gh-26391
This commit is contained in:
Stephane Nicoll 2021-05-19 15:47:47 +02:00
parent ff45e4c418
commit e5ab626638
1 changed files with 1 additions and 1 deletions

View File

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