fix: upgrade com.alibaba:fastjson from 1.2.73 to 1.2.74 (#4179)

Snyk has created this PR to upgrade com.alibaba:fastjson from 1.2.73 to 1.2.74.

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.alibaba/fastjson/

See this project in Snyk:
https://app.snyk.io/org/cxie/project/2f701ce6-b421-4bbf-aaad-9d2bdb8569e4?utm_source=github&utm_medium=upgrade-pr
pull/4198/head
Snyk bot 2020-11-09 04:36:54 +02:00 committed by GitHub
parent eef33c6292
commit 0f8d3e8e01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>fastjson</artifactId>
<version>1.2.73</version>
<version>1.2.74</version>
</dependency>