dependency: Upgrade fastjson to 1.2.75 (#2006)

Signed-off-by: LIU Ming <hit_oak_tree@126.com>
This commit is contained in:
小明同学 2021-02-02 20:24:06 +08:00 committed by GitHub
parent 1f4614c0d4
commit bc4c21e48d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
<properties>
<!-- Compile libs -->
<fastjson.version>1.2.71</fastjson.version>
<fastjson.version>1.2.75</fastjson.version>
<javax.annotation-api.version>1.3.2</javax.annotation-api.version>
<!-- Test libs -->