Move to guice 3.0

This commit is contained in:
Mark Johnson
2013-02-05 13:44:55 -08:00
parent f099a230dc
commit 8d110fc23e
+1 -1
View File
@@ -21,7 +21,7 @@
<dependency>
<groupId>com.google.inject</groupId>
<artifactId>guice</artifactId>
<version>2.0</version>
<version>3.0</version>
</dependency>
<dependency>
<groupId>javax.annotation</groupId>