aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-be/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'catalog-be/pom.xml')
-rw-r--r--catalog-be/pom.xml13
1 files changed, 0 insertions, 13 deletions
diff --git a/catalog-be/pom.xml b/catalog-be/pom.xml
index 92fff4e95d..0d3eebcd4f 100644
--- a/catalog-be/pom.xml
+++ b/catalog-be/pom.xml
@@ -590,19 +590,6 @@
<scope>compile</scope>
</dependency>
- <dependency>
- <groupId>com.googlecode.json-simple</groupId>
- <artifactId>json-simple</artifactId>
- <version>${json-simple.version}</version>
- <scope>compile</scope>
- <exclusions>
- <exclusion>
- <groupId>junit</groupId>
- <artifactId>junit</artifactId>
- </exclusion>
- </exclusions>
- </dependency>
-
<!-- functional java -->
<dependency>
<groupId>org.functionaljava</groupId>