Use normal Guava.

This commit is contained in:
Michael Bayne
2013-05-07 12:45:20 -07:00
parent 3144678ef5
commit febf2e4adc
+1 -1
View File
@@ -35,7 +35,7 @@
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava-jdk5</artifactId>
<artifactId>guava</artifactId>
<version>13.0</version>
</dependency>