summaryrefslogtreecommitdiffstats
path: root/vespa-http-client
diff options
context:
space:
mode:
Diffstat (limited to 'vespa-http-client')
-rw-r--r--vespa-http-client/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/vespa-http-client/pom.xml b/vespa-http-client/pom.xml
index 60f35d6cf27..b42c4c32a08 100644
--- a/vespa-http-client/pom.xml
+++ b/vespa-http-client/pom.xml
@@ -22,10 +22,6 @@
Vespa dependencies should not be added.
-->
<dependency>
- <groupId>com.google.guava</groupId>
- <artifactId>guava</artifactId>
- </dependency>
- <dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
</dependency>