Upgrade to Spring Batch 5.1.2

Closes gh-40657
This commit is contained in:
Andy Wilkinson 2024-05-22 19:14:48 +01:00
parent 6ca3db067d
commit 477cdcae21

View File

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