From 9cfe85bfd8edb15ae627e56dbb760d3cee0a47fc Mon Sep 17 00:00:00 2001 From: vasraz Date: Thu, 13 Jul 2023 18:54:16 +0100 Subject: [PATCH] Remove outdated dependency - com.googlecode.json-simple:json-simple:1.1.1 Signed-off-by: Vasyl Razinkov Change-Id: Idf8fc35a7008020ac54b64210144d0243595e8ee Issue-ID: SDC-4569 --- asdctool/pom.xml | 13 ------------- catalog-be/pom.xml | 13 ------------- catalog-dao/pom.xml | 20 -------------------- .../openecomp-sdc-notification-worker/pom.xml | 12 +----------- pom.xml | 1 - 5 files changed, 1 insertion(+), 58 deletions(-) diff --git a/asdctool/pom.xml b/asdctool/pom.xml index f01f755651..0b93183de5 100644 --- a/asdctool/pom.xml +++ b/asdctool/pom.xml @@ -354,19 +354,6 @@ ${org.dom4j.version} - - com.googlecode.json-simple - json-simple - ${json-simple.version} - compile - - - junit - junit - - - - org.janusgraph janusgraph-cassandra diff --git a/catalog-be/pom.xml b/catalog-be/pom.xml index 92fff4e95d..0d3eebcd4f 100644 --- a/catalog-be/pom.xml +++ b/catalog-be/pom.xml @@ -590,19 +590,6 @@ compile - - com.googlecode.json-simple - json-simple - ${json-simple.version} - compile - - - junit - junit - - - - org.functionaljava diff --git a/catalog-dao/pom.xml b/catalog-dao/pom.xml index 75e323a374..37b0515cc5 100644 --- a/catalog-dao/pom.xml +++ b/catalog-dao/pom.xml @@ -198,26 +198,6 @@ Modifications copyright (c) 2018 Nokia ${jackson.version} - - com.googlecode.json-simple - json-simple - ${json-simple.version} - provided - - - junit - junit - - - - - - com.google.code.bean-matchers - bean-matchers - ${bean-matchers.version} - test - - org.yaml snakeyaml diff --git a/openecomp-be/lib/openecomp-sdc-notification-lib/openecomp-sdc-notification-worker/pom.xml b/openecomp-be/lib/openecomp-sdc-notification-lib/openecomp-sdc-notification-worker/pom.xml index 2fffd1b996..98e5058aff 100644 --- a/openecomp-be/lib/openecomp-sdc-notification-lib/openecomp-sdc-notification-worker/pom.xml +++ b/openecomp-be/lib/openecomp-sdc-notification-lib/openecomp-sdc-notification-worker/pom.xml @@ -62,17 +62,7 @@ com.google.code.gson gson - - com.googlecode.json-simple - json-simple - ${json-simple.version} - - - junit - junit - - - + org.apache.httpcomponents.client5 httpclient5 diff --git a/pom.xml b/pom.xml index 494aea6629..b1a5de4e21 100644 --- a/pom.xml +++ b/pom.xml @@ -101,7 +101,6 @@ Modifications copyright (c) 2018-2019 Nokia 4.5.14 5.2.1 4.4.15 - 1.1.1 1.2.15 -- 2.16.6