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