Upgrade to Spring Batch 5.0.0

Closes gh-33148
This commit is contained in:
Stephane Nicoll 2022-11-24 09:57:08 +01:00
parent ad7fe3e3e1
commit 4d735de591

View File

@ -1343,7 +1343,7 @@ bom {
]
}
}
library("Spring Batch", "5.0.0-SNAPSHOT") {
library("Spring Batch", "5.0.0") {
group("org.springframework.batch") {
imports = [
"spring-batch-bom"