Browse Source

Upgrade to Spring Batch 4.3.10

Closes gh-38281
2.7.x
Andy Wilkinson 2 years ago
parent
commit
7ad6e4470c
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1726,7 +1726,7 @@ bom { @@ -1726,7 +1726,7 @@ bom {
]
}
}
library("Spring Batch", "4.3.10-SNAPSHOT") {
library("Spring Batch", "4.3.10") {
considerSnapshots()
prohibit {
versionRange "[5.0.0-M1,)"

Loading…
Cancel
Save