From 8a573153e8dddbc35b76b25c704ac1ee8fb42a73 Mon Sep 17 00:00:00 2001 From: Pushyami Gundala Date: Tue, 16 Jun 2020 14:17:40 -0400 Subject: [PATCH] #285 upgrading to guava and fixing the warning with artifact relocation (#286) --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 5110699..e74d2ac 100644 --- a/pom.xml +++ b/pom.xml @@ -52,7 +52,7 @@ com.google.guava guava - 19.0 + 24.1.1-jre @@ -68,7 +68,7 @@ - org.apache.commons + commons-io commons-io 1.3.2