update crmeb/pom.xml.
升级fastjson版本到1.2.83,1.2.83版本之前存在代码执行漏洞风险,CVE-2022-25845 Signed-off-by: mingtian00081 <12513234+mingtian00081@user.noreply.gitee.com>
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
<dependency>
|
||||
<groupId>com.alibaba</groupId>
|
||||
<artifactId>fastjson</artifactId>
|
||||
<version>1.2.56</version>
|
||||
<version>1.2.83</version>
|
||||
</dependency>
|
||||
|
||||
<!--添加 Alibaba 数据源-->
|
||||
|
||||
Reference in New Issue
Block a user