升级fastjson版本到1.2.83,1.2.83版本之前存在代码执行漏洞风险,CVE-2022-25845

升级fastjson版本到1.2.83,1.2.83版本之前存在代码执行漏洞风险,CVE-2022-25845

Signed-off-by: lingrewew2 <12525415+lingrewew2@user.noreply.gitee.com>
pull/97/head
lingrewew2 2023-03-27 15:40:21 +00:00 committed by Gitee
parent 0a0ecefed0
commit 9380c3c1fb
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@
<postgresql.version>42.2.19</postgresql.version>
<druid.version>1.1.21</druid.version>
<mp.version>3.4.2</mp.version>
<fastjson.version>1.2.75</fastjson.version>
<fastjson.version>1.2.83</fastjson.version>
<jwt.version>0.9.1</jwt.version>
<hutool.version>5.5.8</hutool.version>
<lombok.versin>1.18.12</lombok.versin>