We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f552607 commit eb84ac4Copy full SHA for eb84ac4
build.gradle
@@ -491,7 +491,6 @@ project('spring-batch-test') {
491
compile "junit:junit:${junitVersion}"
492
compile "org.springframework:spring-test:$springVersion"
493
compile "org.springframework:spring-jdbc:$springVersion"
494
- compile "commons-collections:commons-collections:$commonsCollectionsVersion"
495
496
testCompile "org.hamcrest:hamcrest-library:$hamcrestVersion"
497
testCompile "org.apache.commons:commons-dbcp2:$commonsDdbcpVersion"
0 commit comments