dependabot[bot] opened a new pull request, #2649: URL: https://github.com/apache/plc4x/pull/2649
Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20260522 to 20260719. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/douglascrockford/JSON-java/releases">org.json:json's releases</a>.</em></p> <blockquote> <h2>20260719</h2> <table> <thead> <tr> <th>Pull Request</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/1069">#1069</a></td> <td>pre-release-20260719 prep for next release</td> </tr> <tr> <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/1068">#1068</a></td> <td>Max number length config for BigInteger and BigDecimal</td> </tr> <tr> <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/1067">#1067</a></td> <td>bound BigDecimal→BigInteger expansion in objectToBigInteger (completes CVE-2026-59171 fix)</td> </tr> <tr> <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/1065">#1065</a></td> <td>Fixes CVE-2026-59171</td> </tr> <tr> <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/1062">#1062</a></td> <td>Refactor CDL row serialization for readability</td> </tr> <tr> <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/1061">#1061</a></td> <td>Restore lenient jsonarray allow consecutive commas and insert null</td> </tr> <tr> <td><a href="https://redirect.github.com/douglascrockford/JSON-java/issues/1058">#1058</a></td> <td>Docs and warnings cleanup</td> </tr> </tbody> </table> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md">org.json:json's changelog</a>.</em></p> <blockquote> <p>20260719 Fixes CVE-2026-59171 very large BigInteger, BigDecimal</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/stleary/JSON-java/commit/1795e8cf26229229e7ab6fe4aeab0f51ffecda5a"><code>1795e8c</code></a> Merge pull request <a href="https://redirect.github.com/douglascrockford/JSON-java/issues/1069">#1069</a> from stleary/pre-release-20260719</li> <li><a href="https://github.com/stleary/JSON-java/commit/da757c6656a84fe87cb4442f16153b3efe2ccaf3"><code>da757c6</code></a> pre-release-20260719 oops forgot to update new unit tests for strict mode</li> <li><a href="https://github.com/stleary/JSON-java/commit/d24bc9e5d6e9c79de0c154992108a91ce5c8970b"><code>d24bc9e</code></a> pre-release-20260719 initial commit</li> <li><a href="https://github.com/stleary/JSON-java/commit/80efb529d7fa19505a368ff0d2c123b7f12ed0ca"><code>80efb52</code></a> Merge pull request <a href="https://redirect.github.com/douglascrockford/JSON-java/issues/1068">#1068</a> from stleary/max-number-length-config</li> <li><a href="https://github.com/stleary/JSON-java/commit/9953b760502800f7871cd942a6c920c4306edf60"><code>9953b76</code></a> max-number-length-config sonarqube fixes</li> <li><a href="https://github.com/stleary/JSON-java/commit/a28328c706727b4c7209ba5aa10db8b623d48597"><code>a28328c</code></a> Merge pull request <a href="https://redirect.github.com/douglascrockford/JSON-java/issues/1067">#1067</a> from mechko/1063-biginteger-exponent-dos</li> <li><a href="https://github.com/stleary/JSON-java/commit/703ac34a55400f9c50889e3d0c778b6d7962e81c"><code>703ac34</code></a> <a href="https://redirect.github.com/douglascrockford/JSON-java/issues/1063">#1063</a>: add JSONParserConfiguration overloads for getBigInteger/optBigInteger</li> <li><a href="https://github.com/stleary/JSON-java/commit/e40d933d50f085c983cce5c377c3cad75216ef6b"><code>e40d933</code></a> <a href="https://redirect.github.com/douglascrockford/JSON-java/issues/1063">#1063</a>: add comment to expected-exception catch block (SonarCloud java:S108)</li> <li><a href="https://github.com/stleary/JSON-java/commit/fce83c91bb229dde472283dea648a9a8955237fd"><code>fce83c9</code></a> <a href="https://redirect.github.com/douglascrockford/JSON-java/issues/1063">#1063</a>: bound BigDecimal->BigInteger expansion in objectToBigInteger</li> <li><a href="https://github.com/stleary/JSON-java/commit/90563eb8777e35e0ddf95c7a67a75102d26b04a4"><code>90563eb</code></a> 1063-option-3 parserConfig set max len</li> <li>Additional commits viewable in <a href="https://github.com/douglascrockford/JSON-java/compare/20260522...20260719">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
