dependabot[bot] opened a new pull request, #21927: URL: https://github.com/apache/camel/pull/21927
Bumps [com.networknt:json-schema-validator](https://github.com/networknt/json-schema-validator) from 1.5.9 to 3.0.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/networknt/json-schema-validator/releases">com.networknt:json-schema-validator's releases</a>.</em></p> <blockquote> <h2>3.0.1- 2026-03-10</h2> <h3>Added</h3> <h3>Changed</h3> <ul> <li>Upgrade Jackson from 3.0.3 to 3.1.0 to fix CVE-2026-29062 (<a href="https://redirect.github.com/networknt/json-schema-validator/issues/1236">#1236</a>) Thanks <a href="https://github.com/AhsanSheraz"><code>@AhsanSheraz</code></a></li> <li>Fix minimum maximum validators with type array (<a href="https://redirect.github.com/networknt/json-schema-validator/issues/1227">#1227</a>) Thanks <a href="https://github.com/justin-tay"><code>@justin-tay</code></a></li> <li>Add method to SpecificationVersion to determine from schema node (<a href="https://redirect.github.com/networknt/json-schema-validator/issues/1221">#1221</a>) Thanks <a href="https://github.com/justin-tay"><code>@justin-tay</code></a></li> <li>update contributor list in README.md</li> </ul> <h2>3.0.0- 2025-12-13</h2> <h3>Added</h3> <h3>Changed</h3> <ul> <li>Upgrade to Jackson 3 and JDK 17 (<a href="https://redirect.github.com/networknt/json-schema-validator/issues/1219">#1219</a>) Thanks <a href="https://github.com/justin-tay"><code>@justin-tay</code></a></li> </ul> <h2>2.0.1- 2025-12-11</h2> <h3>Added</h3> <h3>Changed</h3> <ul> <li>Skip processing of properties keyword if not an object (<a href="https://redirect.github.com/networknt/json-schema-validator/issues/1217">#1217</a>) Thanks <a href="https://github.com/justin-tay"><code>@justin-tay</code></a></li> <li>Allow for default dialect id not to be specified and throw an exception (<a href="https://redirect.github.com/networknt/json-schema-validator/issues/1212">#1212</a>) Thanks <a href="https://github.com/justin-tay"><code>@justin-tay</code></a></li> <li>Fix multipleOf error message for fractional digits greater than 3 (<a href="https://redirect.github.com/networknt/json-schema-validator/issues/1210">#1210</a>) Thanks <a href="https://github.com/justin-tay"><code>@justin-tay</code></a></li> </ul> <h2>2.0.0- 2025-10-25</h2> <h3>Added</h3> <h3>Changed</h3> <ul> <li>Fix ref with sibling id from 2019-09 (<a href="https://redirect.github.com/networknt/json-schema-validator/issues/1203">#1203</a>) Thanks <a href="https://github.com/justin-tay"><code>@justin-tay</code></a></li> <li>Refactor walk and update docs (<a href="https://redirect.github.com/networknt/json-schema-validator/issues/1202">#1202</a>) Thanks <a href="https://github.com/justin-tay"><code>@justin-tay</code></a></li> <li>Fix matching of $ when there are trailing newlines (<a href="https://redirect.github.com/networknt/json-schema-validator/issues/1201">#1201</a>) Thanks <a href="https://github.com/justin-tay"><code>@justin-tay</code></a></li> <li>Refactor evaluation context out from validator state (<a href="https://redirect.github.com/networknt/json-schema-validator/issues/1199">#1199</a>) Thanks <a href="https://github.com/justin-tay"><code>@justin-tay</code></a></li> <li>Main refactor for 2.x (<a href="https://redirect.github.com/networknt/json-schema-validator/issues/1198">#1198</a>) Thanks <a href="https://github.com/justin-tay"><code>@justin-tay</code></a></li> <li>Refactor set to list in execution context (<a href="https://redirect.github.com/networknt/json-schema-validator/issues/1197">#1197</a>) Thanks <a href="https://github.com/justin-tay"><code>@justin-tay</code></a></li> <li>Refactor and remove validation message handler (<a href="https://redirect.github.com/networknt/json-schema-validator/issues/1196">#1196</a>) Thanks <a href="https://github.com/justin-tay"><code>@justin-tay</code></a></li> <li>Add benchmark for performance regression testing (<a href="https://redirect.github.com/networknt/json-schema-validator/issues/1195">#1195</a>) Thanks <a href="https://github.com/justin-tay"><code>@justin-tay</code></a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/networknt/json-schema-validator/blob/master/CHANGELOG.md">com.networknt:json-schema-validator's changelog</a>.</em></p> <blockquote> <h1>Change Log</h1> <p>All notable changes to this project will be documented in this file.</p> <p>This format is based on <a href="http://keepachangelog.com/">Keep a Changelog</a>.</p> <p>This project does not adhere to <a href="https://semver.org/">Semantic Versioning</a> and minor version changes can have incompatible API changes. These incompatible API changes will largely affect those who have custom validator or walker implementations. Those who just use the library to validate using the standard JSON Schema Draft specifications may not need changes.</p> <h2>[Unreleased]</h2> <h3>Added</h3> <h3>Changed</h3> <h3>Changed</h3> <h2>3.0.1- 2026-03-10</h2> <h3>Added</h3> <h3>Changed</h3> <ul> <li>Upgrade Jackson from 3.0.3 to 3.1.0 to fix CVE-2026-29062 (<a href="https://redirect.github.com/networknt/json-schema-validator/issues/1236">#1236</a>) Thanks <a href="https://github.com/AhsanSheraz"><code>@AhsanSheraz</code></a></li> <li>Fix minimum maximum validators with type array (<a href="https://redirect.github.com/networknt/json-schema-validator/issues/1227">#1227</a>) Thanks <a href="https://github.com/justin-tay"><code>@justin-tay</code></a></li> <li>Add method to SpecificationVersion to determine from schema node (<a href="https://redirect.github.com/networknt/json-schema-validator/issues/1221">#1221</a>) Thanks <a href="https://github.com/justin-tay"><code>@justin-tay</code></a></li> <li>update contributor list in README.md</li> </ul> <h2>3.0.0- 2025-12-13</h2> <h3>Added</h3> <h3>Changed</h3> <ul> <li>Upgrade to Jackson 3 and JDK 17 (<a href="https://redirect.github.com/networknt/json-schema-validator/issues/1219">#1219</a>) Thanks <a href="https://github.com/justin-tay"><code>@justin-tay</code></a></li> </ul> <h2>2.0.1- 2025-12-11</h2> <h3>Added</h3> <h3>Changed</h3> <ul> <li>Skip processing of properties keyword if not an object (<a href="https://redirect.github.com/networknt/json-schema-validator/issues/1217">#1217</a>) Thanks <a href="https://github.com/justin-tay"><code>@justin-tay</code></a></li> <li>Allow for default dialect id not to be specified and throw an exception (<a href="https://redirect.github.com/networknt/json-schema-validator/issues/1212">#1212</a>) Thanks <a href="https://github.com/justin-tay"><code>@justin-tay</code></a></li> <li>Fix multipleOf error message for fractional digits greater than 3 (<a href="https://redirect.github.com/networknt/json-schema-validator/issues/1210">#1210</a>) Thanks <a href="https://github.com/justin-tay"><code>@justin-tay</code></a></li> </ul> <h2>2.0.0- 2025-10-25</h2> <h3>Added</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/networknt/json-schema-validator/commit/d352d6fd95a879c3e7942c8d1dbc94694e7f93ea"><code>d352d6f</code></a> update version to 3.0.1</li> <li><a href="https://github.com/networknt/json-schema-validator/commit/a313e6025c070857a006cb15ece1e3a589e75b7f"><code>a313e60</code></a> upgrade to 3.0.1 and update changelog</li> <li><a href="https://github.com/networknt/json-schema-validator/commit/ff327ecf9a5f13fc47aa5b1fa29c59019d100671"><code>ff327ec</code></a> Upgrade Jackson from 3.0.3 to 3.1.0 to fix CVE-2026-29062 (<a href="https://redirect.github.com/networknt/json-schema-validator/issues/1236">#1236</a>)</li> <li><a href="https://github.com/networknt/json-schema-validator/commit/43cbcf73f265cfcaf5fe35811c6084cfd2f47290"><code>43cbcf7</code></a> Fix minimum maximum validators with type array (<a href="https://redirect.github.com/networknt/json-schema-validator/issues/1227">#1227</a>)</li> <li><a href="https://github.com/networknt/json-schema-validator/commit/98b842d896303b985c1438f782a929b78535a812"><code>98b842d</code></a> Add method to SpecificationVersion to determine from schema node (<a href="https://redirect.github.com/networknt/json-schema-validator/issues/1221">#1221</a>)</li> <li><a href="https://github.com/networknt/json-schema-validator/commit/c98d19a74261d494601dffa8b9788a1bcb53908a"><code>c98d19a</code></a> update contributor list in README.md</li> <li><a href="https://github.com/networknt/json-schema-validator/commit/2621edc1053baa55a8d4e9c00e4c3f36dd4e35d4"><code>2621edc</code></a> upgrade to 3.0.0 and update changelog</li> <li><a href="https://github.com/networknt/json-schema-validator/commit/c485230dd1d656784bdf11213b9cb3e94dd529b5"><code>c485230</code></a> Upgrade to Jackson 3 and JDK 17 (<a href="https://redirect.github.com/networknt/json-schema-validator/issues/1219">#1219</a>)</li> <li><a href="https://github.com/networknt/json-schema-validator/commit/ad0f41bd2c1114a4ca87810a269a3336f639ffcd"><code>ad0f41b</code></a> Merge branch 'master' of github.com:networknt/json-schema-validator</li> <li><a href="https://github.com/networknt/json-schema-validator/commit/54d1b71954f8dd2ff50bafa956c220278f6a243f"><code>54d1b71</code></a> upgrade to 2.0.1 and update changelog</li> <li>Additional commits viewable in <a href="https://github.com/networknt/json-schema-validator/compare/1.5.9...3.0.1">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]
