Upgrade to Spring Batch 5.0.4

Closes gh-38493
This commit is contained in:
Andy Wilkinson
2023-11-22 19:43:11 +00:00
parent d33af60ca6
commit 1707904f70

View File

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