From 2676c6a5b87a82f97346b51dd7c09036ad31d748 Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Thu, 20 Sep 2018 09:33:00 -0700 Subject: Standardize 3rd party library versions Use applicable 3rd party library versions from oparent. Includes upgrade to oparent 1.2.1. Change-Id: I5710f32ab1edf0b8ebcaec019d5442c9dfc40b83 Issue-ID: INT-656 Signed-off-by: Gary Wu --- pom.xml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 98cb204..aa2b9bf 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.onap.oparent oparent - 1.2.0 + 1.2.1 @@ -107,12 +107,6 @@ - - org.apache.httpcomponents - httpclient - 4.5.5 - compile - org.apache.httpcomponents httpcore @@ -162,7 +156,6 @@ com.fasterxml.jackson.core jackson-core - 2.8.10 com.fasterxml.jackson.module -- cgit 1.2.3-korg