Use Spring Batch Bom
See gh-31122
This commit is contained in:
committed by
Andy Wilkinson
parent
1b1e6e6f73
commit
102d9ff10a
@@ -1376,11 +1376,8 @@ bom {
|
||||
}
|
||||
library("Spring Batch", "5.0.0-M3") {
|
||||
group("org.springframework.batch") {
|
||||
modules = [
|
||||
"spring-batch-core",
|
||||
"spring-batch-infrastructure",
|
||||
"spring-batch-integration",
|
||||
"spring-batch-test"
|
||||
imports = [
|
||||
"spring-batch-bom"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user