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> <dependency>
<groupId>com.google.inject</groupId> <groupId>com.google.inject</groupId>
<artifactId>guice</artifactId> <artifactId>guice</artifactId>
<version>2.0</version> <version>3.0</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>javax.annotation</groupId> <groupId>javax.annotation</groupId>