更新fastjson版本

This commit is contained in:
shuzheng 2017-03-16 17:24:58 +08:00
parent 7fe3c2c22a
commit 485901dbfc
1 changed files with 1 additions and 1 deletions

View File

@ -278,7 +278,7 @@
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>fastjson</artifactId>
<version>1.2.22</version>
<version>1.2.28</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>