wkeyuan / DWSurvey

Survey System. 最好用的开源问卷调查系统、表单系统。
http://www.diaowen.net
GNU Affero General Public License v3.0
2.59k stars 755 forks source link

fix(sec): upgrade org.jsoup:jsoup to 1.15.3 #101

Open claire9910 opened 1 year ago

claire9910 commented 1 year ago

What happened?

There are 1 security vulnerabilities found in org.jsoup:jsoup 1.14.2

What did I do?

Upgrade org.jsoup:jsoup from 1.14.2 to 1.15.3 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

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.