summaryrefslogtreecommitdiffstats
path: root/container-dev
diff options
context:
space:
mode:
Diffstat (limited to 'container-dev')
-rw-r--r--container-dev/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/container-dev/pom.xml b/container-dev/pom.xml
index cf2fda3637f..be3f8ae432d 100644
--- a/container-dev/pom.xml
+++ b/container-dev/pom.xml
@@ -100,11 +100,6 @@
<groupId>commons-lang</groupId>
<artifactId>commons-lang</artifactId>
</exclusion>
- <exclusion>
- <!-- TODO Vespa 7: Verify if necessary -->
- <groupId>org.apache.httpcomponents</groupId>
- <artifactId>httpclient</artifactId>
- </exclusion>
</exclusions>
</dependency>
<dependency>