update fastjson to 1.2.28 #489

master
yihua.huang 2017-03-17 06:59:28 +08:00
parent 676758349f
commit 0fbf657d86
1 changed files with 1 additions and 1 deletions

View File

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