mirror of https://github.com/apache/cloudstack.git
Use the old gson until we sort out this gson mess
This commit is contained in:
parent
aaa16af211
commit
b4c6a594ea
2
pom.xml
2
pom.xml
|
|
@ -56,7 +56,7 @@
|
|||
<cs.jasypt.version>1.9.0</cs.jasypt.version>
|
||||
<cs.trilead.version>build213-svnkit-1.3-patch</cs.trilead.version>
|
||||
<cs.ehcache.version>1.5.0</cs.ehcache.version>
|
||||
<cs.gson.version>2.2.4</cs.gson.version>
|
||||
<cs.gson.version>1.7.1</cs.gson.version>
|
||||
<cs.guava.version>14.0-rc1</cs.guava.version>
|
||||
<cs.xapi.version>5.6.100-1-SNAPSHOT</cs.xapi.version>
|
||||
<cs.httpclient.version>3.1</cs.httpclient.version>
|
||||
|
|
|
|||
Loading…
Reference in New Issue