From 40ab934bd07814936f9cc8d7137fac03230ea850 Mon Sep 17 00:00:00 2001 From: anthonyu Date: Wed, 17 Sep 2014 23:40:05 -0700 Subject: [PATCH] Upgrade to latest guava Ancient guava was conflicting with current guava in my project. Upgrading to latest fixes conflict and works just as well. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 4375e227..76b79064 100644 --- a/pom.xml +++ b/pom.xml @@ -55,8 +55,8 @@ com.google.guava - guava-io - r03 + guava + 18.0