From 8803b2de12b7d7d56454a0dc5bd1ed01e0a7a94b Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Tue, 7 May 2013 19:51:36 +0000 Subject: [PATCH] Use latest guava and samskivert. --- pom.xml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 6239f5d..9493405 100644 --- a/pom.xml +++ b/pom.xml @@ -45,20 +45,17 @@ com.samskivert samskivert - 1.8-SNAPSHOT - compile + 1.7.1 com.google.guava guava - 13.0 - compile + 14.0.1 net.sf.ehcache ehcache 1.6.0 - compile true