summaryrefslogtreecommitdiffstats
path: root/container-search-and-docproc
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@verizonmedia.com>2022-06-01 11:54:14 +0200
committergjoranv <gv@verizonmedia.com>2022-06-08 11:45:23 +0200
commit08a1f79ca076148b55b27f07aa5f7c9640fb9988 (patch)
treea05836a3277e6e5577b50d76053ff89f5f5446c2 /container-search-and-docproc
parent73c8f9fdecc97af76ca6918910768a33a1ecb84f (diff)
Stop exporting org.json (including removal of deprecated APIs)
Diffstat (limited to 'container-search-and-docproc')
-rw-r--r--container-search-and-docproc/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/container-search-and-docproc/pom.xml b/container-search-and-docproc/pom.xml
index e98b2a08662..9be054570e0 100644
--- a/container-search-and-docproc/pom.xml
+++ b/container-search-and-docproc/pom.xml
@@ -204,11 +204,6 @@
<version>${project.version}</version>
<scope>provided</scope>
</dependency>
- <dependency>
- <groupId>org.json</groupId>
- <artifactId>json</artifactId>
- <scope>provided</scope>
- </dependency>
<!-- TEST scope -->
<dependency>