From c4536e50f0135c92a4093b45931178c50e9ff2f9 Mon Sep 17 00:00:00 2001 From: Bjørn Christian Seime Date: Thu, 28 Jan 2021 17:49:25 +0100 Subject: Remove usage of org.json:json Remove most usage of org.json:json Maven artifact. This library does not have a compatible license. Some usage is still left as it's part of our container-search public API. We'll need a major release to fix that. See https://github.com/vespa-engine/vespa/issues/14762 for more details. --- metrics-proxy/pom.xml | 5 ----- 1 file changed, 5 deletions(-) (limited to 'metrics-proxy/pom.xml') diff --git a/metrics-proxy/pom.xml b/metrics-proxy/pom.xml index 8bf5a30e584..90d9f093da1 100644 --- a/metrics-proxy/pom.xml +++ b/metrics-proxy/pom.xml @@ -101,11 +101,6 @@ ${project.version} provided - - org.json - json - provided - -- cgit v1.2.3