mirror of https://github.com/apache/jclouds.git
JCLOUDS-719: Updgrade to Gson 2.3
This commit is contained in:
parent
d2f181bc55
commit
9f0b86ec1a
|
@ -90,7 +90,7 @@
|
|||
<dependency>
|
||||
<groupId>com.google.code.gson</groupId>
|
||||
<artifactId>gson</artifactId>
|
||||
<version>2.2.4</version>
|
||||
<version>2.3</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.google.guava</groupId>
|
||||
|
|
Loading…
Reference in New Issue