From b196f93758edabf10174da160e8b74e7eec8ef72 Mon Sep 17 00:00:00 2001 From: wasala Date: Tue, 17 Apr 2018 12:25:54 +0200 Subject: Fixed the rest of the Security Issues *Introduce Gson Against Jackson library *Delete posix library with strong copyleft licenses Change-Id: I37ec6a359912481d1546293a8a8aeeedd6c907e2 Issue-ID: DCAEGEN2-426 Signed-off-by: wasala --- prh-aai-client/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'prh-aai-client/pom.xml') diff --git a/prh-aai-client/pom.xml b/prh-aai-client/pom.xml index 390e053e..49f0dcec 100644 --- a/prh-aai-client/pom.xml +++ b/prh-aai-client/pom.xml @@ -46,6 +46,10 @@ org.immutables value + + org.immutables + gson + org.apache.httpcomponents httpclient @@ -66,10 +70,6 @@ org.apache.commons commons-lang3 - - com.fasterxml.jackson.datatype - jackson-datatype-jdk8 - -- cgit 1.2.3-korg