mirror of https://github.com/apache/jclouds.git
JCLOUDS-415: Upgrading Guava 15.0 -> 16.0
This commit is contained in:
parent
d77f96bed7
commit
ea5128209a
|
@ -95,7 +95,7 @@
|
|||
<dependency>
|
||||
<groupId>com.google.guava</groupId>
|
||||
<artifactId>guava</artifactId>
|
||||
<version>15.0</version>
|
||||
<version>16.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.osgi</groupId>
|
||||
|
|
Loading…
Reference in New Issue