WePush icon indicating copy to clipboard operation
WePush copied to clipboard

fix(sec): upgrade com.alibaba:fastjson to 1.2.83

Open Huoxi-any opened this issue 1 year ago • 0 comments

What happened?

There are 1 security vulnerabilities found in com.alibaba:fastjson 1.2.74

What did I do?

Upgrade com.alibaba:fastjson from 1.2.74 to 1.2.83 for vulnerability fix

What did you expect to happen?

Ideally, no insecure libs should be used.

How was this patch tested?

Run mvn compile failed locally, couldn't complete the build process. Run mvn clean test failed locally, unit-test couldn't pass.

The specification of the pull request

PR Specification from OSCS

Huoxi-any avatar Oct 12 '22 07:10 Huoxi-any