summaryrefslogtreecommitdiffstats
path: root/container-test/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'container-test/pom.xml')
-rw-r--r--container-test/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/container-test/pom.xml b/container-test/pom.xml
index 3eebd64cc82..07134e8aa7f 100644
--- a/container-test/pom.xml
+++ b/container-test/pom.xml
@@ -21,12 +21,6 @@
<groupId>com.yahoo.vespa</groupId>
<artifactId>application</artifactId>
<version>${project.version}</version>
- <exclusions>
- <exclusion>
- <groupId>org.apache.httpcomponents.client5</groupId>
- <artifactId>httpclient5</artifactId>
- </exclusion>
- </exclusions>
</dependency>
<!-- All dependencies that should be visible in test classpath, but not compile classpath,