summaryrefslogtreecommitdiffstats
path: root/vespa-http-client
diff options
context:
space:
mode:
Diffstat (limited to 'vespa-http-client')
-rw-r--r--vespa-http-client/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/vespa-http-client/pom.xml b/vespa-http-client/pom.xml
index 7028b1802ed..fa73dd1bd74 100644
--- a/vespa-http-client/pom.xml
+++ b/vespa-http-client/pom.xml
@@ -60,7 +60,7 @@
<dependency>
<!-- Needed for Vespa TLS configuration. Standard jar artifact -->
<groupId>com.yahoo.vespa</groupId>
- <artifactId>vespajlib</artifactId>
+ <artifactId>http-utils</artifactId>
<version>${project.version}</version>
<scope>compile</scope>
<exclusions>