summaryrefslogtreecommitdiffstats
path: root/http-utils/pom.xml
diff options
context:
space:
mode:
authorArnstein Ressem <aressem@gmail.com>2020-11-25 10:39:25 +0100
committerGitHub <noreply@github.com>2020-11-25 10:39:25 +0100
commit877d508c454175888986b64ca56e495ef2c64a2a (patch)
tree8fa35e516b680b199729a6fc992e0bc124be188a /http-utils/pom.xml
parent468aa87104c1a4a9f87b2c3346b83fae7b82624b (diff)
Revert "Bjorncs/config convergence checker preps"
Diffstat (limited to 'http-utils/pom.xml')
-rw-r--r--http-utils/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/http-utils/pom.xml b/http-utils/pom.xml
index aa261574285..6d2e009cf8c 100644
--- a/http-utils/pom.xml
+++ b/http-utils/pom.xml
@@ -38,11 +38,6 @@
<artifactId>httpcore</artifactId>
<scope>compile</scope>
</dependency>
- <dependency>
- <groupId>org.apache.httpcomponents.client5</groupId>
- <artifactId>httpclient5</artifactId>
- <scope>compile</scope>
- </dependency>
<!-- test scope -->
<dependency>