Upgrade to Guava 14.0

Release notes:
https://code.google.com/p/guava-libraries/wiki/Release14
This commit is contained in:
Andrew Gaul 2013-02-26 10:07:53 -08:00
parent 5626922ad4
commit ac60647057
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-rc3</version>
<version>14.0</version>
</dependency>
<dependency>
<groupId>org.osgi</groupId>