Upgrade to Spring Batch 5.0.2

Closes gh-35309
This commit is contained in:
Phillip Webb 2023-05-17 16:47:09 -07:00
parent b24b72c19d
commit 3b1f4e6296
1 changed files with 1 additions and 1 deletions

View File

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