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.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/container-test/pom.xml b/container-test/pom.xml
index ed33c0ba4cd..32a64a98b9e 100644
--- a/container-test/pom.xml
+++ b/container-test/pom.xml
@@ -100,7 +100,7 @@
<artifactId>commons-compress</artifactId>
<scope>compile</scope>
</dependency>
- <dependency>
+ <dependency> <!-- TODO: Remove on Vespa 9 -->
<!-- not used by Vespa, but was historically on test classpath -->
<groupId>org.json</groupId>
<artifactId>json</artifactId>