dependabot[bot] opened a new pull request, #25700: URL: https://github.com/apache/camel/pull/25700
Bumps `mcp-java-sdk-version` from 2.0.0 to 2.0.1. Updates `io.modelcontextprotocol.sdk:mcp-core` from 2.0.0 to 2.0.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/modelcontextprotocol/java-sdk/releases">io.modelcontextprotocol.sdk:mcp-core's releases</a>.</em></p> <blockquote> <h2>v2.0.1</h2> <h2>What's Changed</h2> <ul> <li>Upgrade conformance suite to 0.1.16, Spring AI conformance to 2.0.0 GA by <a href="https://github.com/Kehrlann"><code>@Kehrlann</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/1032">modelcontextprotocol/java-sdk#1032</a></li> <li>Return empty completion when no handler matches a valid ref by <a href="https://github.com/jstar0"><code>@jstar0</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/996">modelcontextprotocol/java-sdk#996</a></li> <li>Close response after sending error in McpStreamableServerSession#responseStream by <a href="https://github.com/Kehrlann"><code>@Kehrlann</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/1041">modelcontextprotocol/java-sdk#1041</a></li> <li>Fix error behavior on unregistered handlers in stateless server handler by <a href="https://github.com/maff"><code>@maff</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/800">modelcontextprotocol/java-sdk#800</a></li> <li>Remove invalid WARN message for missing notification handler in stateless servers by <a href="https://github.com/bperhaps"><code>@bperhaps</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/835">modelcontextprotocol/java-sdk#835</a></li> <li>Fix SSE event classification to follow spec for missing event field by <a href="https://github.com/iaJingda"><code>@iaJingda</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/913">modelcontextprotocol/java-sdk#913</a></li> <li>fix: stop pagination on empty cursors by <a href="https://github.com/nanookclaw"><code>@nanookclaw</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/954">modelcontextprotocol/java-sdk#954</a></li> <li>fix McpTransportContext.create() mutability issue and add tests by <a href="https://github.com/iuliiasobolevska"><code>@iuliiasobolevska</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/1076">modelcontextprotocol/java-sdk#1076</a></li> <li>Bound HTTP server and client reads by <a href="https://github.com/Kehrlann"><code>@Kehrlann</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/1102">modelcontextprotocol/java-sdk#1102</a></li> <li>Bound STDIO server and client reads by <a href="https://github.com/Kehrlann"><code>@Kehrlann</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/1103">modelcontextprotocol/java-sdk#1103</a></li> </ul> <h2>Depedency updates</h2> <ul> <li>Bump json-schema-validator to 2.0.4 / 3.0.6, jackson to 2.21.1 / 3.1.4 by <a href="https://github.com/joaodinissf"><code>@joaodinissf</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/1058">modelcontextprotocol/java-sdk#1058</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/jstar0"><code>@jstar0</code></a> made their first contribution in <a href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/996">modelcontextprotocol/java-sdk#996</a></li> <li><a href="https://github.com/ammbra"><code>@ammbra</code></a> made their first contribution in <a href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/1044">modelcontextprotocol/java-sdk#1044</a></li> <li><a href="https://github.com/maff"><code>@maff</code></a> made their first contribution in <a href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/800">modelcontextprotocol/java-sdk#800</a></li> <li><a href="https://github.com/bperhaps"><code>@bperhaps</code></a> made their first contribution in <a href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/835">modelcontextprotocol/java-sdk#835</a></li> <li><a href="https://github.com/iaJingda"><code>@iaJingda</code></a> made their first contribution in <a href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/913">modelcontextprotocol/java-sdk#913</a></li> <li><a href="https://github.com/nanookclaw"><code>@nanookclaw</code></a> made their first contribution in <a href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/954">modelcontextprotocol/java-sdk#954</a></li> <li><a href="https://github.com/iuliiasobolevska"><code>@iuliiasobolevska</code></a> made their first contribution in <a href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/1076">modelcontextprotocol/java-sdk#1076</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/modelcontextprotocol/java-sdk/compare/v2.0.0...v2.0.1">https://github.com/modelcontextprotocol/java-sdk/compare/v2.0.0...v2.0.1</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/modelcontextprotocol/java-sdk/blob/main/CHANGELOG.md">io.modelcontextprotocol.sdk:mcp-core's changelog</a>.</em></p> <blockquote> <h2>2.0.1 — 2026-08-19</h2> <ul> <li>Bound STDIO and HTTP client/server reads to a configurable maximum size</li> </ul> <p>Full notes: <a href="https://github.com/modelcontextprotocol/java-sdk/releases/tag/v2.0.1">v2.0.1 release</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/modelcontextprotocol/java-sdk/commit/c7e1cfe90edcd9cbe030924310a194dc5492eab2"><code>c7e1cfe</code></a> Release version 2.0.1</li> <li><a href="https://github.com/modelcontextprotocol/java-sdk/commit/3477fcd0cda22c710a179d62ead5f75d0af69230"><code>3477fcd</code></a> Bound STDIO client reads</li> <li><a href="https://github.com/modelcontextprotocol/java-sdk/commit/3b72eec0b8e122f69b0ed6bf53bea98bd0f8eebc"><code>3b72eec</code></a> Bound STDIO server reads</li> <li><a href="https://github.com/modelcontextprotocol/java-sdk/commit/ef037dae7b9247b9beaa541deecc419e286d65a4"><code>ef037da</code></a> Bound HTTP client reads</li> <li><a href="https://github.com/modelcontextprotocol/java-sdk/commit/6a41dedaa0625551582d8247e5a4d78eae1131b2"><code>6a41ded</code></a> Bound HTTP server reads</li> <li><a href="https://github.com/modelcontextprotocol/java-sdk/commit/1fcb40430cd50ed65e81ec0e686c0f424c03a57c"><code>1fcb404</code></a> Clarify supported lines 2.0.x, 1.1.x, 0.18.x</li> <li><a href="https://github.com/modelcontextprotocol/java-sdk/commit/e75a8ee651c98132ea911ae44ce3fdbed97bdcce"><code>e75a8ee</code></a> ignore .envrc</li> <li><a href="https://github.com/modelcontextprotocol/java-sdk/commit/2fd159a79a493c39e84268f0da74c03475e5be53"><code>2fd159a</code></a> Prepare SDK Tier 2 assessment submission</li> <li><a href="https://github.com/modelcontextprotocol/java-sdk/commit/8ee8ccbc1772b1382dcc28c11b5190822d8ef222"><code>8ee8ccb</code></a> Make McpTransportContext.metadata immutable (<a href="https://redirect.github.com/modelcontextprotocol/java-sdk/issues/1076">#1076</a>)</li> <li><a href="https://github.com/modelcontextprotocol/java-sdk/commit/27b91521c0f7b9b10a688d389fe59802c2f24149"><code>27b9152</code></a> fix: stop pagination on empty cursors (<a href="https://redirect.github.com/modelcontextprotocol/java-sdk/issues/954">#954</a>)</li> <li>Additional commits viewable in <a href="https://github.com/modelcontextprotocol/java-sdk/compare/v2.0.0...v2.0.1">compare view</a></li> </ul> </details> <br /> Updates `io.modelcontextprotocol.sdk:mcp-json-jackson2` from 2.0.0 to 2.0.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/modelcontextprotocol/java-sdk/releases">io.modelcontextprotocol.sdk:mcp-json-jackson2's releases</a>.</em></p> <blockquote> <h2>v2.0.1</h2> <h2>What's Changed</h2> <ul> <li>Upgrade conformance suite to 0.1.16, Spring AI conformance to 2.0.0 GA by <a href="https://github.com/Kehrlann"><code>@Kehrlann</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/1032">modelcontextprotocol/java-sdk#1032</a></li> <li>Return empty completion when no handler matches a valid ref by <a href="https://github.com/jstar0"><code>@jstar0</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/996">modelcontextprotocol/java-sdk#996</a></li> <li>Close response after sending error in McpStreamableServerSession#responseStream by <a href="https://github.com/Kehrlann"><code>@Kehrlann</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/1041">modelcontextprotocol/java-sdk#1041</a></li> <li>Fix error behavior on unregistered handlers in stateless server handler by <a href="https://github.com/maff"><code>@maff</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/800">modelcontextprotocol/java-sdk#800</a></li> <li>Remove invalid WARN message for missing notification handler in stateless servers by <a href="https://github.com/bperhaps"><code>@bperhaps</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/835">modelcontextprotocol/java-sdk#835</a></li> <li>Fix SSE event classification to follow spec for missing event field by <a href="https://github.com/iaJingda"><code>@iaJingda</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/913">modelcontextprotocol/java-sdk#913</a></li> <li>fix: stop pagination on empty cursors by <a href="https://github.com/nanookclaw"><code>@nanookclaw</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/954">modelcontextprotocol/java-sdk#954</a></li> <li>fix McpTransportContext.create() mutability issue and add tests by <a href="https://github.com/iuliiasobolevska"><code>@iuliiasobolevska</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/1076">modelcontextprotocol/java-sdk#1076</a></li> <li>Bound HTTP server and client reads by <a href="https://github.com/Kehrlann"><code>@Kehrlann</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/1102">modelcontextprotocol/java-sdk#1102</a></li> <li>Bound STDIO server and client reads by <a href="https://github.com/Kehrlann"><code>@Kehrlann</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/1103">modelcontextprotocol/java-sdk#1103</a></li> </ul> <h2>Depedency updates</h2> <ul> <li>Bump json-schema-validator to 2.0.4 / 3.0.6, jackson to 2.21.1 / 3.1.4 by <a href="https://github.com/joaodinissf"><code>@joaodinissf</code></a> in <a href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/1058">modelcontextprotocol/java-sdk#1058</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/jstar0"><code>@jstar0</code></a> made their first contribution in <a href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/996">modelcontextprotocol/java-sdk#996</a></li> <li><a href="https://github.com/ammbra"><code>@ammbra</code></a> made their first contribution in <a href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/1044">modelcontextprotocol/java-sdk#1044</a></li> <li><a href="https://github.com/maff"><code>@maff</code></a> made their first contribution in <a href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/800">modelcontextprotocol/java-sdk#800</a></li> <li><a href="https://github.com/bperhaps"><code>@bperhaps</code></a> made their first contribution in <a href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/835">modelcontextprotocol/java-sdk#835</a></li> <li><a href="https://github.com/iaJingda"><code>@iaJingda</code></a> made their first contribution in <a href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/913">modelcontextprotocol/java-sdk#913</a></li> <li><a href="https://github.com/nanookclaw"><code>@nanookclaw</code></a> made their first contribution in <a href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/954">modelcontextprotocol/java-sdk#954</a></li> <li><a href="https://github.com/iuliiasobolevska"><code>@iuliiasobolevska</code></a> made their first contribution in <a href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/1076">modelcontextprotocol/java-sdk#1076</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/modelcontextprotocol/java-sdk/compare/v2.0.0...v2.0.1">https://github.com/modelcontextprotocol/java-sdk/compare/v2.0.0...v2.0.1</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/modelcontextprotocol/java-sdk/blob/main/CHANGELOG.md">io.modelcontextprotocol.sdk:mcp-json-jackson2's changelog</a>.</em></p> <blockquote> <h2>2.0.1 — 2026-08-19</h2> <ul> <li>Bound STDIO and HTTP client/server reads to a configurable maximum size</li> </ul> <p>Full notes: <a href="https://github.com/modelcontextprotocol/java-sdk/releases/tag/v2.0.1">v2.0.1 release</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/modelcontextprotocol/java-sdk/commit/c7e1cfe90edcd9cbe030924310a194dc5492eab2"><code>c7e1cfe</code></a> Release version 2.0.1</li> <li><a href="https://github.com/modelcontextprotocol/java-sdk/commit/3477fcd0cda22c710a179d62ead5f75d0af69230"><code>3477fcd</code></a> Bound STDIO client reads</li> <li><a href="https://github.com/modelcontextprotocol/java-sdk/commit/3b72eec0b8e122f69b0ed6bf53bea98bd0f8eebc"><code>3b72eec</code></a> Bound STDIO server reads</li> <li><a href="https://github.com/modelcontextprotocol/java-sdk/commit/ef037dae7b9247b9beaa541deecc419e286d65a4"><code>ef037da</code></a> Bound HTTP client reads</li> <li><a href="https://github.com/modelcontextprotocol/java-sdk/commit/6a41dedaa0625551582d8247e5a4d78eae1131b2"><code>6a41ded</code></a> Bound HTTP server reads</li> <li><a href="https://github.com/modelcontextprotocol/java-sdk/commit/1fcb40430cd50ed65e81ec0e686c0f424c03a57c"><code>1fcb404</code></a> Clarify supported lines 2.0.x, 1.1.x, 0.18.x</li> <li><a href="https://github.com/modelcontextprotocol/java-sdk/commit/e75a8ee651c98132ea911ae44ce3fdbed97bdcce"><code>e75a8ee</code></a> ignore .envrc</li> <li><a href="https://github.com/modelcontextprotocol/java-sdk/commit/2fd159a79a493c39e84268f0da74c03475e5be53"><code>2fd159a</code></a> Prepare SDK Tier 2 assessment submission</li> <li><a href="https://github.com/modelcontextprotocol/java-sdk/commit/8ee8ccbc1772b1382dcc28c11b5190822d8ef222"><code>8ee8ccb</code></a> Make McpTransportContext.metadata immutable (<a href="https://redirect.github.com/modelcontextprotocol/java-sdk/issues/1076">#1076</a>)</li> <li><a href="https://github.com/modelcontextprotocol/java-sdk/commit/27b91521c0f7b9b10a688d389fe59802c2f24149"><code>27b9152</code></a> fix: stop pagination on empty cursors (<a href="https://redirect.github.com/modelcontextprotocol/java-sdk/issues/954">#954</a>)</li> <li>Additional commits viewable in <a href="https://github.com/modelcontextprotocol/java-sdk/compare/v2.0.0...v2.0.1">compare view</a></li> </ul> </details> <br /> 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]
