diff --git a/build.gradle b/build.gradle index fc10f32c2..6f8fdf44a 100644 --- a/build.gradle +++ b/build.gradle @@ -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"