summaryrefslogtreecommitdiffstats
path: root/container-disc/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'container-disc/pom.xml')
-rw-r--r--container-disc/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/container-disc/pom.xml b/container-disc/pom.xml
index 23de9bc3643..e4939fe81f3 100644
--- a/container-disc/pom.xml
+++ b/container-disc/pom.xml
@@ -139,9 +139,9 @@
<!-- 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>
- <scope>compile</scope>
</dependency>
</dependencies>
<build>