cincheo / jsweet

A Java to JavaScript transpiler.
http://www.jsweet.org
Other
1.45k stars 159 forks source link

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

Open Huoxi-any opened 1 year ago

Huoxi-any commented 1 year ago

What happened?

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

What did I do?

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