Upgrade to Spring Batch 4.2.6.RELEASE

Closes gh-25974
This commit is contained in:
Stephane Nicoll 2021-04-09 14:02:44 +02:00
parent f43f8f6d73
commit ae9576dfcb
1 changed files with 1 additions and 1 deletions

View File

@ -1656,7 +1656,7 @@ bom {
] ]
} }
} }
library("Spring Batch", "4.2.5.RELEASE") { library("Spring Batch", "4.2.6.RELEASE") {
group("org.springframework.batch") { group("org.springframework.batch") {
modules = [ modules = [
"spring-batch-core", "spring-batch-core",