From 42af0df3d0433146bfffbcd9e61a26e0e6015879 Mon Sep 17 00:00:00 2001 From: "Kajur, Harish (vk250x)" Date: Wed, 19 Sep 2018 17:08:52 -0400 Subject: [PATCH] Update guava to 19.0 Issue-ID: AAI-1298 Change-Id: I0a880be136f8ea3c0d780e0f9653006a5d5ebc61 Signed-off-by: Kajur, Harish (vk250x) --- aai-core/pom.xml | 2 +- aai-schema-ingest/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/aai-core/pom.xml b/aai-core/pom.xml index 6ba76996..c696d7c7 100644 --- a/aai-core/pom.xml +++ b/aai-core/pom.xml @@ -771,7 +771,7 @@ com.google.guava guava - 16.0 + 19.0 org.janusgraph diff --git a/aai-schema-ingest/pom.xml b/aai-schema-ingest/pom.xml index 71869c9e..9ac9695e 100644 --- a/aai-schema-ingest/pom.xml +++ b/aai-schema-ingest/pom.xml @@ -62,7 +62,7 @@ com.google.guava guava - 16.0 + 19.0 org.codehaus.groovy -- 2.16.6