Upgrade to Spring Batch 4.3.10

Closes gh-38281
This commit is contained in:
Andy Wilkinson 2023-11-22 14:23:48 +00:00
parent a6346fba08
commit 7ad6e4470c

View File

@ -1726,7 +1726,7 @@ bom {
]
}
}
library("Spring Batch", "4.3.10-SNAPSHOT") {
library("Spring Batch", "4.3.10") {
considerSnapshots()
prohibit {
versionRange "[5.0.0-M1,)"