summaryrefslogtreecommitdiffstats
path: root/container-test
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2022-10-26 23:24:42 +0200
committerGitHub <noreply@github.com>2022-10-26 23:24:42 +0200
commit6f6d8e35c1d66f1bd080ccf76f4871434eba8f14 (patch)
treec1c41bde2f4ff281dec681766f69f60aaedc7419 /container-test
parent357ba1ea3c02a0e58530a35e20a303269966552f (diff)
parent82a002a9ec0d2449872cf160f5fd5ec62d50f8fe (diff)
Merge pull request #24597 from vespa-engine/jonmv/restore-json-deps-test-scope
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 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>