summaryrefslogtreecommitdiffstats
path: root/catalog-fe/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'catalog-fe/pom.xml')
-rw-r--r--catalog-fe/pom.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/catalog-fe/pom.xml b/catalog-fe/pom.xml
index 1e3009a753..4ab6c8ab2f 100644
--- a/catalog-fe/pom.xml
+++ b/catalog-fe/pom.xml
@@ -207,13 +207,6 @@
</dependency>
<dependency>
- <groupId>commons-logging</groupId>
- <artifactId>commons-logging</artifactId>
- <version>${commons-logging}</version>
- <scope>compile</scope>
- </dependency>
-
- <dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
<version>${commons-codec}</version>