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
1 changed files with 1 additions and 1 deletions

View File

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