summaryrefslogtreecommitdiff
path: root/java/common/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/common/pom.xml')
-rw-r--r--java/common/pom.xml12
1 files changed, 0 insertions, 12 deletions
diff --git a/java/common/pom.xml b/java/common/pom.xml
index ee3ae1b0a7..714087d843 100644
--- a/java/common/pom.xml
+++ b/java/common/pom.xml
@@ -139,18 +139,6 @@
<dependencies>
<dependency>
- <groupId>commons-configuration</groupId>
- <artifactId>commons-configuration</artifactId>
- </dependency>
-
- <dependency>
- <groupId>commons-cli</groupId>
- <artifactId>commons-cli</artifactId>
- </dependency>
-
-
-
- <dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>1.4.0</version>