Upgrade to Spring Batch 4.3.5

Closes gh-29724
This commit is contained in:
Stephane Nicoll 2022-02-23 17:04:59 +01:00
parent f864505ea7
commit 8147aff76a
1 changed files with 1 additions and 1 deletions

View File

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