Browse Source

Merge branch '2.4.x' into 2.5.x

Closes gh-28250
pull/28778/head
Andy Wilkinson 4 years ago
parent
commit
416a133fd1
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save