Upgrade to Guava 14.0.1

Release notes:
https://code.google.com/p/guava-libraries/wiki/Release14
This commit is contained in:
Andrew Gaul 2013-03-15 21:19:44 -07:00
parent 5cdd8e3623
commit 9132c7880c
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>14.0</version>
<version>14.0.1</version>
</dependency>
<dependency>
<groupId>org.osgi</groupId>