From b6143a7eaafc0b1194f521762116da2f56b8e524 Mon Sep 17 00:00:00 2001 From: Mark Johnson Date: Tue, 5 Feb 2013 14:11:51 -0800 Subject: [PATCH] Move to guice 3.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1ef03c6..03a380a 100644 --- a/pom.xml +++ b/pom.xml @@ -53,7 +53,7 @@ com.google.inject guice - 2.0 + 3.0 com.google.guava