Upgrade to Spring Batch 5.1.0-RC1

Closes gh-37708
This commit is contained in:
Andy Wilkinson 2023-10-18 15:47:27 +01:00
parent 851e6def76
commit 1aa704b619

View File

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