We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3e14639 + e3a989b commit adeb213Copy full SHA for adeb213
pom.xml
@@ -29,9 +29,9 @@
29
<version>1.1</version>
30
</dependency>
31
<dependency>
32
- <groupId>com.sun.jersey</groupId>
33
- <artifactId>jersey-json</artifactId>
34
- <version>1.9</version>
+ <groupId>org.codehaus.jettison</groupId>
+ <artifactId>jettison</artifactId>
+ <version>1.1</version>
35
36
37
<groupId>com.aliyun</groupId>
0 commit comments