summaryrefslogtreecommitdiffstats
path: root/container-test
diff options
context:
space:
mode:
authorjonmv <venstad@gmail.com>2022-10-26 12:10:02 +0200
committerjonmv <venstad@gmail.com>2022-10-26 12:10:02 +0200
commit82a002a9ec0d2449872cf160f5fd5ec62d50f8fe (patch)
tree2933bb0aade7523cb0e40845df7540e53289bf79 /container-test
parentdccf961af827785368762fc9d39850161593cd78 (diff)
Add more TODO removals
Diffstat (limited to 'container-test')
-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 3e75535f9d4..8644e18927e 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>