aboutsummaryrefslogtreecommitdiffstats
path: root/vespaclient-container-plugin/pom.xml
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@verizonmedia.com>2019-07-18 12:55:14 +0200
committerBjørn Christian Seime <bjorncs@verizonmedia.com>2019-07-18 12:55:14 +0200
commit57f00111e19e3a7e9543d9f7f4f5ee78697fb30e (patch)
tree364f8ad7e9da783acfc0b87c559b6fa44a839383 /vespaclient-container-plugin/pom.xml
parente495f76befbffc97f5cf8201aab19aa259eb8a7f (diff)
Revert "Add Vespa TLS support to vespa-http-client"
This reverts commit 4ed7063aa9a5c3d961231484178945ed3ecef441.
Diffstat (limited to 'vespaclient-container-plugin/pom.xml')
-rw-r--r--vespaclient-container-plugin/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/vespaclient-container-plugin/pom.xml b/vespaclient-container-plugin/pom.xml
index 53e708601d7..959fb687692 100644
--- a/vespaclient-container-plugin/pom.xml
+++ b/vespaclient-container-plugin/pom.xml
@@ -55,10 +55,6 @@
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
</exclusion>
- <exclusion>
- <groupId>org.apache.httpcomponents</groupId>
- <artifactId>httpcore</artifactId>
- </exclusion>
</exclusions>
</dependency>
<dependency>