Upgrade to Spring Batch 5.0.4

Closes gh-38492
This commit is contained in:
Andy Wilkinson 2023-11-22 19:39:31 +00:00
parent d09959d799
commit 4840ee9f63

View File

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