aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/pom.xml b/pom.xml
index 3b9a05bd0a..8be1d2ee9e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -312,14 +312,6 @@
<scope>provided</scope>
</dependency>
- <!-- Gson -->
- <dependency>
- <groupId>com.google.code.gson</groupId>
- <artifactId>gson</artifactId>
- <version>2.3.1</version>
- <scope>provided</scope>
- </dependency>
-
<!-- http client -->
<dependency>
<groupId>org.apache.httpcomponents</groupId>