summaryrefslogtreecommitdiffstats
path: root/container-core/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'container-core/pom.xml')
-rw-r--r--container-core/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/container-core/pom.xml b/container-core/pom.xml
index 294f6c0a585..54562ba71c4 100644
--- a/container-core/pom.xml
+++ b/container-core/pom.xml
@@ -111,11 +111,6 @@
<groupId>org.hdrhistogram</groupId>
<artifactId>HdrHistogram</artifactId>
</dependency>
- <dependency>
- <!-- TODO Vespa 8: stop providing org.json:json -->
- <groupId>org.json</groupId>
- <artifactId>json</artifactId>
- </dependency>
<!-- PROVIDED scope -->
<dependency>