summaryrefslogtreecommitdiffstats
path: root/http-client/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'http-client/pom.xml')
-rw-r--r--http-client/pom.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/http-client/pom.xml b/http-client/pom.xml
index ebe83a80903..5a9a2f81f63 100644
--- a/http-client/pom.xml
+++ b/http-client/pom.xml
@@ -24,6 +24,12 @@
<dependency>
<groupId>com.yahoo.vespa</groupId>
+ <artifactId>annotations</artifactId>
+ <version>${project.version}</version>
+ <scope>provided</scope>
+ </dependency>
+ <dependency>
+ <groupId>com.yahoo.vespa</groupId>
<artifactId>container-apache-http-client-bundle</artifactId>
<version>${project.version}</version>
<scope>provided</scope>