Upgrade to Spring Batch 5.0.6

Closes gh-40648
This commit is contained in:
Andy Wilkinson 2024-05-22 09:36:42 +01:00
parent 4007b42df0
commit 4dfcec6c5a

View File

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