mirror of https://github.com/apache/jclouds.git
JCLOUDS-974: Upgrade to GSON 2.3.1
This may resolve issues with older versions of Maven. Release notes: https://sites.google.com/site/gson/gson-roadmap
This commit is contained in:
parent
79fe91bd03
commit
62f088cf14
|
@ -80,7 +80,7 @@
|
|||
<dependency>
|
||||
<groupId>com.google.code.gson</groupId>
|
||||
<artifactId>gson</artifactId>
|
||||
<version>2.3</version>
|
||||
<version>2.3.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.google.guava</groupId>
|
||||
|
|
Loading…
Reference in New Issue