ralfstx / minimal-json

A fast and small JSON parser and writer for Java
MIT License
732 stars 186 forks source link

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

Open vvsd opened 1 year ago

vvsd commented 1 year ago

What happened?

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

What did I do?

Upgrade org.json:json from 20141113 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