#380 update fastjson to 1.2.21

master
yihua.huang 2016-11-19 12:53:59 +08:00
parent e22d6426fc
commit 55f131e5ef
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>fastjson</artifactId>
<version>1.1.37</version>
<version>1.2.21</version>
</dependency>
<dependency>
<groupId>com.github.dreamhead</groupId>