aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server/pom.xml
diff options
context:
space:
mode:
authorJon Marius Venstad <jvenstad@yahoo-inc.com>2019-05-03 13:55:41 +0200
committerJon Marius Venstad <jvenstad@yahoo-inc.com>2019-05-03 13:55:41 +0200
commit9be7c1d44d74f0d3a59bb02009799c11088d2be4 (patch)
tree7e5aa91620d0bcb549eb7ef2f3e0e7fd0c1de9a0 /controller-server/pom.xml
parent55917c189bcb480644a8e2c5a8c861234502d85a (diff)
No more need to httpmime
Diffstat (limited to 'controller-server/pom.xml')
-rw-r--r--controller-server/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/controller-server/pom.xml b/controller-server/pom.xml
index 3e7247bd44b..c6c6acafe15 100644
--- a/controller-server/pom.xml
+++ b/controller-server/pom.xml
@@ -160,12 +160,6 @@
</dependency>
<dependency>
- <groupId>org.apache.httpcomponents</groupId>
- <artifactId>httpmime</artifactId>
- <scope>test</scope>
- </dependency>
-
- <dependency>
<groupId>com.github.tomakehurst</groupId>
<artifactId>wiremock-standalone</artifactId>
<scope>test</scope>