saysky / ForestBlog

一个简单漂亮的SSM(Spring+SpringMVC+Mybatis)博客系统
https://forestblog.liuyanzhao.com
4.51k stars 1.65k forks source link

fix(sec): upgrade org.json:json to 20180130 #87

Open zhoumengyks opened 2 years ago

zhoumengyks commented 2 years ago

What happened?

There are 1 security vulnerabilities found in org.json:json 20170516

What did I do?

Upgrade org.json:json from 20170516 to 20180130 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