Browse Source

Revert "Start building against Spring Batch 4.3.4 snapshots"

This reverts commit 33ffae8e74.

See gh-28230
2.4.x
Andy Wilkinson 4 years ago
parent
commit
22e7ba6f64
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save