mirror of https://github.com/apache/jclouds.git
JCLOUDS-534: Upgrade to Guava 17.0
Release notes: https://code.google.com/p/guava-libraries/wiki/Release17
This commit is contained in:
parent
b112e8069e
commit
3f22f6738d
|
@ -95,7 +95,7 @@
|
|||
<dependency>
|
||||
<groupId>com.google.guava</groupId>
|
||||
<artifactId>guava</artifactId>
|
||||
<version>17.0-rc2</version>
|
||||
<version>17.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.osgi</groupId>
|
||||
|
|
Loading…
Reference in New Issue