Upgrade to Spring Batch 5.0.3

Closes gh-36833
This commit is contained in:
Stephane Nicoll 2023-08-23 21:04:15 +02:00
parent 4c719c163b
commit df85c817a6

View File

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