remove findbugs

This commit is contained in:
Connor Tumbleson 2017-07-09 10:27:22 -04:00
parent 597f2ec8a4
commit cd14ede339
No known key found for this signature in database
GPG Key ID: C3CC0A201EC7DA75

View File

@ -109,7 +109,6 @@ subprojects {
commons_cli: 'commons-cli:commons-cli:1.4',
commons_io: 'commons-io:commons-io:2.4',
commons_lang: 'org.apache.commons:commons-lang3:3.1',
findbugs: 'com.google.code.findbugs:jsr305:3.0.1',
guava: 'com.google.guava:guava:14.0',
junit: 'junit:junit:4.12',
proguard_gradle: 'net.sf.proguard:proguard-gradle:5.2.1',