Upgrade to Spring Batch 5.0.5

Closes gh-39459
This commit is contained in:
Andy Wilkinson 2024-02-21 20:09:22 +00:00
parent 06f6bba0e3
commit 0e06315956

View File

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