Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Commit

Permalink
Merge pull request #304 from sofastack/feat.fastjson-version-update
Browse files Browse the repository at this point in the history
升级fastjson版本1.2.69 到 1.2.83修复fastjson已知漏洞
  • Loading branch information
lvjing2 committed Nov 16, 2023
2 parents 0f483a4 + d1d9148 commit c34481b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sofa-serverless-runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<oshi.version>6.4.5</oshi.version>
<commons.lang3.version>3.12.0</commons.lang3.version>
<guava.version>32.1.2-jre</guava.version>
<fastjson.version>1.2.69</fastjson.version>
<fastjson.version>1.2.83</fastjson.version>
<hessian.version>3.5.1</hessian.version>
</properties>

Expand Down

0 comments on commit c34481b

Please sign in to comment.