Author: lindner
Date: Sun Apr 14 23:24:22 2013
New Revision: 1467840
URL: http://svn.apache.org/r1467840
Log:
bump to guava 14.0.1
Modified:
shindig/trunk/pom.xml
Modified: shindig/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/shindig/trunk/pom.xml?rev=1467840&r1=1467839&r2=1467840&view=diff
==============================================================================
--- shindig/trunk/pom.xml (original)
+++ shindig/trunk/pom.xml Sun Apr 14 23:24:22 2013
@@ -1591,7 +1591,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
- <version>14.0</version>
+ <version>14.0.1</version>
</dependency>
<dependency>