Upgrade to Spring Batch 4.3.7

Closes gh-32271
This commit is contained in:
Stephane Nicoll 2022-09-22 09:26:07 +02:00
parent 856bd84df9
commit 82763deb93

View File

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