From 9cfe85bfd8edb15ae627e56dbb760d3cee0a47fc Mon Sep 17 00:00:00 2001 From: vasraz Date: Thu, 13 Jul 2023 18:54:16 +0100 Subject: Remove outdated dependency - com.googlecode.json-simple:json-simple:1.1.1 Signed-off-by: Vasyl Razinkov Change-Id: Idf8fc35a7008020ac54b64210144d0243595e8ee Issue-ID: SDC-4569 --- .../openecomp-sdc-notification-worker/pom.xml | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) (limited to 'openecomp-be/lib/openecomp-sdc-notification-lib/openecomp-sdc-notification-worker/pom.xml') 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 -- cgit 1.2.3-korg