From f5b724a2ae55e9c734bc20d91c73a09bbdbc7ad8 Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Tue, 4 Sep 2018 09:01:34 -0400 Subject: Remove guava override The oparent repo now declares guava for all the ONAP projects to inherit from. Removing the override so we are upgrading to a version without security or license issues. Issue-ID: INT-619 Change-Id: I5ff9745b723db74cf46d63520f7cf00796bb2a01 Signed-off-by: Pamela Dragosh --- pom.xml | 2 -- 1 file changed, 2 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index f9b9bbef..87af9a17 100644 --- a/pom.xml +++ b/pom.xml @@ -72,7 +72,6 @@ 5.2.10.Final 5.0.1.Final 2.5 - 23.0 1.4.01 9.3.24.v20180605 @@ -117,7 +116,6 @@ com.google.guava guava - ${guava.version} javax.ws.rs -- cgit 1.2.3-korg