Tim-Demo / JVL

GNU General Public License v2.0
0 stars 0 forks source link

Update dependency org.json:json to v20180130 - autoclosed #23

Closed mend-for-github-com[bot] closed 1 year ago

mend-for-github-com[bot] commented 2 years ago

This PR contains the following updates:

Package Type Update Change
org.json:json compile major 20090211 -> 20180130

By merging this PR, the below issues will be automatically resolved and closed:

Severity CVSS Score CVE GitHub Issue
High 7.5 WS-2017-3805 #22

Release Notes

douglascrockford/JSON-java ### [`v20180130`](https://togithub.com/stleary/JSON-java/releases/tag/20180130) [Compare Source](https://togithub.com/douglascrockford/JSON-java/compare/20171018...20180130) Pull Request | Description \------------ | ------------- [#​392](https://togithub.com/douglascrockford/JSON-java/issues/392)| Remove wrong apostrophe [#​381](https://togithub.com/douglascrockford/JSON-java/issues/381) | Adding maven badge to readme [#​380](https://togithub.com/douglascrockford/JSON-java/issues/380) | Fix for false positives in similar functions [#​375](https://togithub.com/douglascrockford/JSON-java/issues/375) | fixes wrapped exceptions [#​373](https://togithub.com/douglascrockford/JSON-java/issues/373) | Fixes Unclosed json array stack overflow ### [`v20171018`](https://togithub.com/stleary/JSON-java/releases/tag/20171018) [Compare Source](https://togithub.com/douglascrockford/JSON-java/compare/20170516...20171018) Pull Request | Description \------------ | ------------- [#​362](https://togithub.com/douglascrockford/JSON-java/issues/362) | Fixes XML Unescaping [#​360](https://togithub.com/douglascrockford/JSON-java/issues/360) | Creating a JSONObject from a string that contains a duplicate key (any level) throws a JSONException that includes location [#​357](https://togithub.com/douglascrockford/JSON-java/issues/357) | Update javadoc according to issue [#​356](https://togithub.com/douglascrockford/JSON-java/issues/356) [#​354](https://togithub.com/douglascrockford/JSON-java/issues/354) | Updates for populateMap based on discussion in [#​279](https://togithub.com/douglascrockford/JSON-java/issues/279) and [#​264](https://togithub.com/douglascrockford/JSON-java/issues/264) [#​352](https://togithub.com/douglascrockford/JSON-java/issues/352) | Error message position fixes [#​348](https://togithub.com/douglascrockford/JSON-java/issues/348) | Capacity improvements for internal structures [#​347](https://togithub.com/douglascrockford/JSON-java/issues/347) | A comment added to explain the use of HashMap [#​345](https://togithub.com/douglascrockford/JSON-java/issues/345) | Adds JSONException for write value errors [#​341](https://togithub.com/douglascrockford/JSON-java/issues/341) | Optimize loops [#​337](https://togithub.com/douglascrockford/JSON-java/issues/337) | Optimizes opt\* functions [#​336](https://togithub.com/douglascrockford/JSON-java/issues/336) | Numeric enhancements, Refactoring, Fix spelling ### [`v20170516`](https://togithub.com/stleary/JSON-java/releases/tag/20170516) [Compare Source](https://togithub.com/douglascrockford/JSON-java/compare/20160810...20170516) Pull Request | Description \------------ | ------------- [#​324](https://togithub.com/douglascrockford/JSON-java/issues/324) | Allow user to invoke query and optQuery ,with a JSONPointer [#​317](https://togithub.com/douglascrockford/JSON-java/issues/317) | make sure locale independent data is not upper/lowercased incorrectly [#​304](https://togithub.com/douglascrockford/JSON-java/issues/304) | Update README [#​292](https://togithub.com/douglascrockford/JSON-java/issues/292) | Provides "#" string evaluation support for JSON Pointer [#​288](https://togithub.com/douglascrockford/JSON-java/issues/288) | Bug fixes for XML Encoding and Decoding [#​274](https://togithub.com/douglascrockford/JSON-java/issues/274) | Fix for number output bug. [#​271](https://togithub.com/douglascrockford/JSON-java/issues/271) | Update enum support to be more fully featured. ### [`v20160810`](https://togithub.com/stleary/JSON-java/releases/tag/20160810) [Compare Source](https://togithub.com/douglascrockford/JSON-java/compare/20160807...20160810) | Pull request | Description | | --- | --- | | [#​261](https://togithub.com/douglascrockford/JSON-java/issues/261) | Revert "reduces the use of unnecessary exceptions" | ### [`v20160807`](https://togithub.com/stleary/JSON-java/releases/tag/20160807) [Compare Source](https://togithub.com/douglascrockford/JSON-java/compare/20160212...20160807) | Pull Request | Description | | --- | --- | | [https://github.com/stleary/JSON-java/pull/253](https://togithub.com/stleary/JSON-java/pull/253) | Optional type conversion for XML reading | | [https://github.com/stleary/JSON-java/pull/249](https://togithub.com/stleary/JSON-java/pull/249) | Reduce the use of unnecessary exceptions | | [https://github.com/stleary/JSON-java/pull/246](https://togithub.com/stleary/JSON-java/pull/246) | Add License file | | [https://github.com/stleary/JSON-java/pull/242](https://togithub.com/stleary/JSON-java/pull/242) | Update readme | | [https://github.com/stleary/JSON-java/pull/236](https://togithub.com/stleary/JSON-java/pull/236) | Make nextString throw a JSONException instead of a NumberFormatException | | [https://github.com/stleary/JSON-java/pull/234](https://togithub.com/stleary/JSON-java/pull/234) | JSONPointer fix | | [https://github.com/stleary/JSON-java/pull/226](https://togithub.com/stleary/JSON-java/pull/226) | fix to compile with 1.6.0\_45 | |[https://github.com/stleary/JSON-java/pull/222](https://togithub.com/stleary/JSON-java/pull/222)2 | JSON Pointer implementation | |[https://github.com/stleary/JSON-java/pull/219](https://togithub.com/stleary/JSON-java/pull/219)9 | Added CSV change to CDL.java | |[https://github.com/stleary/JSON-java/pull/203](https://togithub.com/stleary/JSON-java/pull/203)3 | Adds JSONArray toList method and JSONObject toMap method | ### [`v20160212`](https://togithub.com/stleary/JSON-java/releases/tag/20160212): Java 1.6 compatibility [Compare Source](https://togithub.com/douglascrockford/JSON-java/compare/20151123...20160212) Extending backwards compatibility to Java 1.6. The unit tests \[https://github.com/stleary/JSON-Java-unit-test] still require Java 1.8. Includes the following commits: | Pull Request | Description | | --- | --- | | [https://github.com/stleary/JSON-java/pull/195](https://togithub.com/stleary/JSON-java/pull/195) | Java 1.6 compatibility | | [https://github.com/stleary/JSON-java/pull/188](https://togithub.com/stleary/JSON-java/pull/188) | Fix negative zero | | [https://github.com/stleary/JSON-java/pull/186](https://togithub.com/stleary/JSON-java/pull/186) | Update README with number information | | [https://github.com/stleary/JSON-java/pull/185](https://togithub.com/stleary/JSON-java/pull/185) | change to public: write(writer, indentfactor, indent) | | [https://github.com/stleary/JSON-java/pull/180](https://togithub.com/stleary/JSON-java/pull/180) | Remove executable bit | | [https://github.com/stleary/JSON-java/pull/179](https://togithub.com/stleary/JSON-java/pull/179) | Update JavaDoc for JSONObject Constructors | ### [`v20151123`](https://togithub.com/stleary/JSON-java/releases/tag/20151123): JSONObject and JSONArray initialization with generics [Compare Source](https://togithub.com/douglascrockford/JSON-java/compare/20150729...20151123) Support initializing a JSONObject with Map\ and JSONArray with Collection\. Includes the following commits: | Pull request | Description | | --- | --- | | [#​168](https://togithub.com/douglascrockford/JSON-java/issues/168) | Update Readme for Maven release | | [#​160](https://togithub.com/douglascrockford/JSON-java/issues/160) | Fixe possible NullPointerException | | [#​159](https://togithub.com/douglascrockford/JSON-java/issues/159) | Properly override Exception class | | [#​153](https://togithub.com/douglascrockford/JSON-java/issues/153) | JSONObject and JSONArray initialization | ### [`v20150729`](https://togithub.com/stleary/JSON-java/releases/tag/20150729): Update Maven central repository with recent code changes Code changes since the most recent Maven release ([`2014111`](https://togithub.com/douglascrockford/JSON-java/commit/20141113)): | Existing feature enhancements | Pull request | | --- | --- | | New methods for Enum type | [https://github.com/douglascrockford/JSON-java/pull/140](https://togithub.com/douglascrockford/JSON-java/pull/140) | | BigDecimal and BigInteger methods | [https://github.com/douglascrockford/JSON-java/pull/135](https://togithub.com/douglascrockford/JSON-java/pull/135) | | Iterable JSONArray | [https://github.com/douglascrockford/JSON-java/pull/132](https://togithub.com/douglascrockford/JSON-java/pull/132) | | Remove compiler cast warnings | [https://github.com/douglascrockford/JSON-java/pull/122](https://togithub.com/douglascrockford/JSON-java/pull/122) | | JavaDoc fix in CDL | [https://github.com/douglascrockford/JSON-java/pull/120](https://togithub.com/douglascrockford/JSON-java/pull/120) | | Fix for JSONML.toString() | [https://github.com/douglascrockford/JSON-java/pull/118](https://togithub.com/douglascrockford/JSON-java/pull/118) | | Fix for JSONArray.toString() | (direct commit) https://github.com/douglascrockford/JSON-java/commit/d6ba31819c48db39be068c8b3b1fa985df09ea65 |