Commit 7fcca8531dee438b4405801f9c4606dd92f6d27f
1 parent
9384abb9
升级fastjson jar包的版本到1.2.83
Showing
1 changed file
with
1 additions
and
1 deletions
pom.xml
| @@ -137,7 +137,7 @@ | @@ -137,7 +137,7 @@ | ||
| 137 | <dependency> | 137 | <dependency> |
| 138 | <groupId>com.alibaba</groupId> | 138 | <groupId>com.alibaba</groupId> |
| 139 | <artifactId>fastjson</artifactId> | 139 | <artifactId>fastjson</artifactId> |
| 140 | - <version>1.2.79</version> | 140 | + <version>1.2.83</version> |
| 141 | </dependency> | 141 | </dependency> |
| 142 | <dependency> | 142 | <dependency> |
| 143 | <groupId>commons-codec</groupId> | 143 | <groupId>commons-codec</groupId> |