Browse Source

Upgrade to Spring Batch 4.3.8

Closes gh-35534
2.6.x
Andy Wilkinson 3 years ago
parent
commit
e2cd60b213
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

2
spring-boot-project/spring-boot-dependencies/build.gradle

@ -1701,7 +1701,7 @@ bom { @@ -1701,7 +1701,7 @@ bom {
]
}
}
library("Spring Batch", "4.3.7") {
library("Spring Batch", "4.3.8") {
group("org.springframework.batch") {
modules = [
"spring-batch-core",

Loading…
Cancel
Save