aboutsummaryrefslogtreecommitdiffstats
path: root/http-client
diff options
context:
space:
mode:
Diffstat (limited to 'http-client')
-rw-r--r--http-client/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/http-client/pom.xml b/http-client/pom.xml
index 49512c09a72..26f76288c85 100644
--- a/http-client/pom.xml
+++ b/http-client/pom.xml
@@ -41,12 +41,6 @@
<version>${project.version}</version>
<scope>provided</scope>
</dependency>
- <dependency>
- <groupId>com.yahoo.vespa</groupId>
- <artifactId>yolean</artifactId>
- <version>${project.version}</version>
- <scope>provided</scope>
- </dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>