Upgrade to Spring Batch 4.3.8

Closes gh-34143
This commit is contained in:
Andy Wilkinson 2023-02-22 20:59:01 +00:00
parent b126c33195
commit 8499b886f9
1 changed files with 1 additions and 1 deletions

View File

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