Upgrade to Spring Batch 4.3.6

Closes gh-31020
This commit is contained in:
Andy Wilkinson 2022-05-18 17:38:09 +01:00
parent 99ecfe1739
commit cc93a0a30e
1 changed files with 1 additions and 1 deletions

View File

@ -1671,7 +1671,7 @@ bom {
]
}
}
library("Spring Batch", "4.3.6-SNAPSHOT") {
library("Spring Batch", "4.3.6") {
prohibit("[5.0.0-M1,)") {
because "it uses Spring Framework 6"
}