Upgrade to Spring Batch 4.3.5

Closes gh-29652
This commit is contained in:
Stephane Nicoll 2022-02-23 17:10:35 +01:00
parent 8483735303
commit 46b6dc29c1

View File

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