build: 升级fastjson版本

This commit is contained in:
CaptainB 2022-05-25 13:27:39 +08:00 committed by 刘瑞斌
parent 38cbdb2232
commit 40aa5dee1f
1 changed files with 1 additions and 1 deletions

View File

@ -169,7 +169,7 @@
<dependency> <dependency>
<groupId>com.alibaba</groupId> <groupId>com.alibaba</groupId>
<artifactId>fastjson</artifactId> <artifactId>fastjson</artifactId>
<version>1.2.80</version> <version>1.2.83</version>
</dependency> </dependency>
<!-- openapi --> <!-- openapi -->