Skip to content

Commit eb84ac4

Browse files
drumoniifmbenhassine
authored andcommitted
BATCH-2701: Remove unnecessary apache commons-collections in test module
1 parent f552607 commit eb84ac4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -491,7 +491,6 @@ project('spring-batch-test') {
491491
compile "junit:junit:${junitVersion}"
492492
compile "org.springframework:spring-test:$springVersion"
493493
compile "org.springframework:spring-jdbc:$springVersion"
494-
compile "commons-collections:commons-collections:$commonsCollectionsVersion"
495494

496495
testCompile "org.hamcrest:hamcrest-library:$hamcrestVersion"
497496
testCompile "org.apache.commons:commons-dbcp2:$commonsDdbcpVersion"

0 commit comments

Comments
 (0)