Browse Source

Start building against Spring Batch 4.3.4 snapshots

See gh-28230
2.4.x
Stephane Nicoll 4 years ago
parent
commit
190d39a4f9
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save