ltsopensource / light-task-scheduler

Distributed Scheduled Job Framework
Apache License 2.0
3.01k stars 1.15k forks source link

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

Open chncaption opened 1 year ago

chncaption commented 1 year ago

What happened?

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

What did I do?

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

What did you expect to happen?

Ideally, no insecure libs should be used.

The specification of the pull request

PR Specification from OSCS