diff options
Diffstat (limited to 'sources/hv-collector-main/pom.xml')
-rw-r--r-- | sources/hv-collector-main/pom.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sources/hv-collector-main/pom.xml b/sources/hv-collector-main/pom.xml index 9e124efd..d08a21e0 100644 --- a/sources/hv-collector-main/pom.xml +++ b/sources/hv-collector-main/pom.xml @@ -117,10 +117,6 @@ <groupId>ch.qos.logback</groupId> <artifactId>logback-classic</artifactId> </dependency> - <dependency> - <groupId>commons-cli</groupId> - <artifactId>commons-cli</artifactId> - </dependency> <!-- See comment in main pom <dependency> <groupId>io.netty</groupId> |