summaryrefslogtreecommitdiffstats
path: root/container-dev
diff options
context:
space:
mode:
authorjonmv <venstad@gmail.com>2022-10-21 12:34:06 +0200
committerjonmv <venstad@gmail.com>2022-10-21 12:34:06 +0200
commit282c257829f1104170421cb1a1bf25deb31cac71 (patch)
tree5e11b2e70e0dd1439981fa987c014a0795ae9ebf /container-dev
parent79bfb15dd47f06efa7c535911911778650e709eb (diff)
No more org.json
Diffstat (limited to 'container-dev')
-rw-r--r--container-dev/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/container-dev/pom.xml b/container-dev/pom.xml
index 8279a497e4a..0c88531a248 100644
--- a/container-dev/pom.xml
+++ b/container-dev/pom.xml
@@ -208,10 +208,6 @@
<artifactId>commons-math3</artifactId>
</exclusion>
<exclusion>
- <groupId>org.json</groupId>
- <artifactId>json</artifactId>
- </exclusion>
- <exclusion>
<groupId>org.lz4</groupId>
<artifactId>lz4-java</artifactId>
</exclusion>