Commit 7cdf285e96a12a516157f6adb2c3d86890c5c7da

Authored by 徐近程
1 parent b45861c8

fastjson版本升级

Showing 1 changed file with 1 additions and 1 deletions
... ... @@ -107,7 +107,7 @@
107 107 <dependency>
108 108 <groupId>com.alibaba</groupId>
109 109 <artifactId>fastjson</artifactId>
110   - <version>1.2.33</version>
  110 + <version>1.2.67</version>
111 111 </dependency>
112 112 <dependency>
113 113 <groupId>commons-codec</groupId>
... ...