Skip to content

Commit 985ef32

Browse files
authored
Update build.gradle
Remove unused commons-collection
1 parent 11a9ab6 commit 985ef32

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

hystrix-contrib/hystrix-javanica/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ dependencies {
101101
compile "org.aspectj:aspectjrt:$aspectjVersion"
102102

103103
compileApi 'com.google.guava:guava:15.0'
104-
compile 'commons-collections:commons-collections:3.2.2'
105104
compile 'org.apache.commons:commons-lang3:3.1'
106105
compileApi 'com.google.code.findbugs:jsr305:2.0.0'
107106
compile 'org.ow2.asm:asm:5.0.4'

0 commit comments

Comments
 (0)