Remove old commons-cli dep

This commit is contained in:
Ryan Ernst 2016-03-08 17:29:31 -08:00
parent 73ebe36ed0
commit 6cfdf9f440
1 changed files with 0 additions and 1 deletions

View File

@ -49,7 +49,6 @@ dependencies {
compile 'org.elasticsearch:securesm:1.0'
// utilities
compile 'commons-cli:commons-cli:1.3.1' // nocommit: remove the old!
compile 'net.sf.jopt-simple:jopt-simple:4.9'
compile 'com.carrotsearch:hppc:0.7.1'