Update dependency org.json:json to v20210307
This MR contains the following updates:
Package | Update | Change |
---|---|---|
org.json:json | major |
20201115 -> 20210307
|
Release Notes
douglascrockford/JSON-java
v20210307
Merge Request | Description |
---|---|
#575 | Fix similar compare numbers |
#577 | Added clear() methods to JSONObject and JSONArray |
#581 | Use built-in Gradle shorthand notation for Maven Central repository |
#583 | Checked the length of key for checker framework |
#588 | JSONPointer should not process reverse solidus or double-quote chars in tokens |
NOTE:
#588 is a potentially breaking change to JSONPointer. Embedded double quote and backslash chars are now handled differently (they are basically ignored by the JSONPointer parser). If this causes problems to your project, post an issue on the JSON-Java GitHub page.
Configuration
-
If you want to rebase/retry this MR, check this box.
This MR has been generated by Renovate Bot.