Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
Remove unused commons-collection
  • Loading branch information
Psynbiotik authored Apr 5, 2017
1 parent 11a9ab6 commit 985ef32
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hystrix-contrib/hystrix-javanica/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@ dependencies {
compile "org.aspectj:aspectjrt:$aspectjVersion"

compileApi 'com.google.guava:guava:15.0'
compile 'commons-collections:commons-collections:3.2.2'
compile 'org.apache.commons:commons-lang3:3.1'
compileApi 'com.google.code.findbugs:jsr305:2.0.0'
compile 'org.ow2.asm:asm:5.0.4'
Expand Down

0 comments on commit 985ef32

Please sign in to comment.