BATCH-2701: Remove unnecessary apache commons-collections in test module
This commit is contained in:
committed by
Mahmoud Ben Hassine
parent
f5526078a1
commit
eb84ac4195
@@ -491,7 +491,6 @@ project('spring-batch-test') {
|
||||
compile "junit:junit:${junitVersion}"
|
||||
compile "org.springframework:spring-test:$springVersion"
|
||||
compile "org.springframework:spring-jdbc:$springVersion"
|
||||
compile "commons-collections:commons-collections:$commonsCollectionsVersion"
|
||||
|
||||
testCompile "org.hamcrest:hamcrest-library:$hamcrestVersion"
|
||||
testCompile "org.apache.commons:commons-dbcp2:$commonsDdbcpVersion"
|
||||
|
||||
Reference in New Issue
Block a user