From 9cde0105d030781fc8cd44c87c3ce56f9aca31ba Mon Sep 17 00:00:00 2001 From: Ioannis Sotiropoulos Date: Thu, 19 Jul 2018 14:51:56 +0100 Subject: Address NexusIQ issues Add latest version of Google's Guava api. Change-Id: Ie74b2ac72bb10dbc329efbd16e5e3d074c267be1 Issue-ID: AAI-1392 Signed-off-by: Ioannis Sotiropoulos --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 6c8904d..f70e568 100644 --- a/pom.xml +++ b/pom.xml @@ -130,6 +130,12 @@ + + com.google.guava + guava + 25.1-jre + + org.eclipse.persistence eclipselink -- cgit 1.2.3-korg