From e00884ac542ed7e3571c8c26f13f1c78f38560a2 Mon Sep 17 00:00:00 2001 From: Ray Greenwell Date: Wed, 27 Oct 2010 20:03:46 +0000 Subject: [PATCH] Use the latest/greatest guava. For now. This doesn't feel like a step forward. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6243 542714f4-19e9-0310-aa3c-eee0fc999fb1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 23ee2f394..2f18f8442 100644 --- a/pom.xml +++ b/pom.xml @@ -62,7 +62,7 @@ com.google.guava guava - r05 + r07 compile