Upgrade to Spring Batch 5.0.2

Closes gh-35300
This commit is contained in:
Phillip Webb 2023-05-17 16:45:46 -07:00
parent d6a1a3d71a
commit f88cc5eb94
1 changed files with 1 additions and 1 deletions

View File

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