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.
1 parent 7806341 commit c8580eaCopy full SHA for c8580ea
pom.xml
@@ -86,15 +86,15 @@
86
<dependency>
87
<groupId>com.google.code.gson</groupId>
88
<artifactId>gson</artifactId>
89
- <version>2.6.2</version>
+ <version>2.7</version>
90
</dependency>
91
92
<!-- and Alibaba Fastjson -->
93
94
95
<groupId>com.alibaba</groupId>
96
<artifactId>fastjson</artifactId>
97
- <version>1.2.12</version>
+ <version>1.2.13</version>
98
99
100
<!-- Moshi, by some of same folks as GSON -->
0 commit comments