Upgrade to Spring Batch 5.0.3

Closes gh-36844
This commit is contained in:
Stephane Nicoll 2023-08-23 21:07:18 +02:00
parent 4e6de6c927
commit a1cd7e7638

View File

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