Commit 7fcca8531dee438b4405801f9c4606dd92f6d27f

Authored by 王言钊
1 parent 9384abb9

升级fastjson jar包的版本到1.2.83

Showing 1 changed file with 1 additions and 1 deletions
... ... @@ -137,7 +137,7 @@
137 137 <dependency>
138 138 <groupId>com.alibaba</groupId>
139 139 <artifactId>fastjson</artifactId>
140   - <version>1.2.79</version>
  140 + <version>1.2.83</version>
141 141 </dependency>
142 142 <dependency>
143 143 <groupId>commons-codec</groupId>
... ...