Upgrade to Guava 15.0

Release notes:

https://code.google.com/p/guava-libraries/wiki/Release15
This commit is contained in:
Andrew Gaul 2013-09-09 10:54:20 -07:00
parent 65729acd6e
commit 3e5aa78521
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>15.0-rc1</version>
<version>15.0</version>
</dependency>
<dependency>
<groupId>org.osgi</groupId>