zhegexiaohuozi / SeimiCrawler

一个简单、敏捷、分布式的支持SpringBoot的Java爬虫框架;An agile, distributed crawler framework.
http://seimicrawler.org
Apache License 2.0
1.98k stars 681 forks source link

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

Closed chncaption closed 1 year ago

chncaption commented 2 years ago

What happened?

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

What did I do?

Upgrade com.alibaba:fastjson from 1.2.31 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