aboutsummaryrefslogtreecommitdiffstats
path: root/container-disc
diff options
context:
space:
mode:
Diffstat (limited to 'container-disc')
-rw-r--r--container-disc/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/container-disc/pom.xml b/container-disc/pom.xml
index e4939fe81f3..1af9c69318a 100644
--- a/container-disc/pom.xml
+++ b/container-disc/pom.xml
@@ -137,12 +137,6 @@
<scope>provided</scope>
</dependency>
<!-- end WARNING -->
- <!-- Athenz -->
- <dependency>
- <!-- TODO Vespa 7: verify if necessary. Possibly due to code now moved to vespa-athenz -->
- <groupId>org.apache.httpcomponents</groupId>
- <artifactId>httpclient</artifactId>
- </dependency>
</dependencies>
<build>
<plugins>