Skip to content

chore(deps): bump io.modelcontextprotocol.sdk:mcp from 0.14.1 to 0.17.0#291

Merged
AlbumenJ merged 1 commit into
mainfrom
dependabot/maven/io.modelcontextprotocol.sdk-mcp-0.17.0
Dec 22, 2025
Merged

chore(deps): bump io.modelcontextprotocol.sdk:mcp from 0.14.1 to 0.17.0#291
AlbumenJ merged 1 commit into
mainfrom
dependabot/maven/io.modelcontextprotocol.sdk-mcp-0.17.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Dec 21, 2025

Bumps io.modelcontextprotocol.sdk:mcp from 0.14.1 to 0.17.0.

Release notes

Sourced from io.modelcontextprotocol.sdk:mcp's releases.

v0.17.0

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/java-sdk@v0.16.0...v0.17.0

v0.16.0

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/java-sdk@v0.15.0...v0.16.0

v0.15.0

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/java-sdk@v0.14.1...v0.15.0

Commits
  • 3e38e0e Release version 0.17.0
  • 06fdc71 Revert "WebClientStreamableHttpTransport: use Spring-5 compatible methods (#6...
  • e6045f7 Basic version negotiation capabilities
  • 7e950eb refactor: use builder pattern for CallToolResult and Resource (#652)
  • c561675 WebMvcSseServerTransportProvider: do not include session ID in SSE event
  • 86991c1 fix the baseUrl is configured with a trailing slash
  • 67f8eab WebClientStreamableHttpTransport: use Spring-5 compatible methods (#649)
  • 87bdf1e Client transports: make #protocolVersions() configurable (#669)
  • bc30857 Fix typo in test name: testPingWithEaxctExceptionType -> testPingWithExactExc...
  • 2d22868 Fix experimental client capabilities tests (#670)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Bumps [io.modelcontextprotocol.sdk:mcp](https://github.com/modelcontextprotocol/java-sdk) from 0.14.1 to 0.17.0.
- [Release notes](https://github.com/modelcontextprotocol/java-sdk/releases)
- [Commits](modelcontextprotocol/java-sdk@v0.14.1...v0.17.0)

---
updated-dependencies:
- dependency-name: io.modelcontextprotocol.sdk:mcp
  dependency-version: 0.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Dec 21, 2025
@dependabot dependabot Bot requested a review from a team December 21, 2025 19:08
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Dec 21, 2025
@cla-assistant
Copy link
Copy Markdown

cla-assistant Bot commented Dec 21, 2025

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@AlbumenJ AlbumenJ merged commit 652717b into main Dec 22, 2025
3 of 6 checks passed
@dependabot dependabot Bot deleted the dependabot/maven/io.modelcontextprotocol.sdk-mcp-0.17.0 branch December 22, 2025 01:43
JGoP-L pushed a commit to JGoP-L/agentscope-java that referenced this pull request Dec 29, 2025
….0 (agentscope-ai#291)

Bumps
[io.modelcontextprotocol.sdk:mcp](https://github.com/modelcontextprotocol/java-sdk)
from 0.14.1 to 0.17.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/modelcontextprotocol/java-sdk/releases">io.modelcontextprotocol.sdk:mcp's
releases</a>.</em></p>
<blockquote>
<h2>v0.17.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix experimental client capabilities tests by <a
href="https://github.com/Kehrlann"><code>@​Kehrlann</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/670">modelcontextprotocol/java-sdk#670</a></li>
<li>Fix typo in test name by <a
href="https://github.com/mingo1996"><code>@​mingo1996</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/661">modelcontextprotocol/java-sdk#661</a></li>
<li>Client transports: make #protocolVersions() configurable by <a
href="https://github.com/Kehrlann"><code>@​Kehrlann</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/669">modelcontextprotocol/java-sdk#669</a></li>
<li>chore: Spring 5 compatibility by <a
href="https://github.com/He-Pin"><code>@​He-Pin</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/649">modelcontextprotocol/java-sdk#649</a></li>
<li>Fix the baseUrl is configured with a trailing slash <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/issues/645">#645</a>
by <a href="https://github.com/leehaut"><code>@​leehaut</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/646">modelcontextprotocol/java-sdk#646</a></li>
<li>WebMvcSseServerTransportProvider: do not include session ID in SSE
event by <a
href="https://github.com/Kehrlann"><code>@​Kehrlann</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/677">modelcontextprotocol/java-sdk#677</a></li>
<li>refactor: use builder pattern for CallToolResult and simplify lambda
expressions in tests by <a
href="https://github.com/codeboyzhou"><code>@​codeboyzhou</code></a> in
<a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/652">modelcontextprotocol/java-sdk#652</a></li>
<li>Basic version negotiation capabilities by <a
href="https://github.com/Kehrlann"><code>@​Kehrlann</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/684">modelcontextprotocol/java-sdk#684</a></li>
<li>Revert &quot;WebClientStreamableHttpTransport: use Spring-5
compatible met…hods (<a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/issues/649">#649</a>)&quot;
by <a href="https://github.com/tzolov"><code>@​tzolov</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/696">modelcontextprotocol/java-sdk#696</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/mingo1996"><code>@​mingo1996</code></a>
made their first contribution in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/661">modelcontextprotocol/java-sdk#661</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/modelcontextprotocol/java-sdk/compare/v0.16.0...v0.17.0">https://github.com/modelcontextprotocol/java-sdk/compare/v0.16.0...v0.17.0</a></p>
<h2>v0.16.0</h2>
<h2>What's Changed</h2>
<ul>
<li>feat: enhance error handling with custom error code preservation by
<a href="https://github.com/tzolov"><code>@​tzolov</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/653">modelcontextprotocol/java-sdk#653</a></li>
<li>Bump json-schema-validator from 1.5.7 to 2.0.0 by <a
href="https://github.com/uarlouski"><code>@​uarlouski</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/660">modelcontextprotocol/java-sdk#660</a></li>
<li>fix: JSONRPCResponse JavaDoc by <a
href="https://github.com/vorburger"><code>@​vorburger</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/657">modelcontextprotocol/java-sdk#657</a></li>
<li>fix(docs): Remove broken <a
href="https://github.com/see"><code>@​see</code></a> link in
McpServer.java Javadoc by <a
href="https://github.com/hbsjz-swl"><code>@​hbsjz-swl</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/614">modelcontextprotocol/java-sdk#614</a></li>
<li>feat(schema): support Object type for progressToken by <a
href="https://github.com/tzolov"><code>@​tzolov</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/663">modelcontextprotocol/java-sdk#663</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/uarlouski"><code>@​uarlouski</code></a>
made their first contribution in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/660">modelcontextprotocol/java-sdk#660</a></li>
<li><a href="https://github.com/vorburger"><code>@​vorburger</code></a>
made their first contribution in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/657">modelcontextprotocol/java-sdk#657</a></li>
<li><a href="https://github.com/hbsjz-swl"><code>@​hbsjz-swl</code></a>
made their first contribution in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/614">modelcontextprotocol/java-sdk#614</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/modelcontextprotocol/java-sdk/compare/v0.15.0...v0.16.0">https://github.com/modelcontextprotocol/java-sdk/compare/v0.15.0...v0.16.0</a></p>
<h2>v0.15.0</h2>
<h2>What's Changed</h2>
<ul>
<li>define explicitely that values should always be included in code
completions by <a
href="https://github.com/sdelamo"><code>@​sdelamo</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/601">modelcontextprotocol/java-sdk#601</a></li>
<li>fix remove name when using <a
href="https://github.com/JsonTypeInfo"><code>@​JsonTypeInfo</code></a>(use
= JsonTypeInfo.Id.DEDUCTION) by <a
href="https://github.com/sdelamo"><code>@​sdelamo</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/600">modelcontextprotocol/java-sdk#600</a></li>
<li>refactor: change int to Integer for optional numeric fields by <a
href="https://github.com/tzolov"><code>@​tzolov</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/604">modelcontextprotocol/java-sdk#604</a></li>
<li>fix: allow additional properties by default per JSON Schema spec by
<a href="https://github.com/tzolov"><code>@​tzolov</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/617">modelcontextprotocol/java-sdk#617</a></li>
<li>Close McpTransportSession on transport close by <a
href="https://github.com/Kehrlann"><code>@​Kehrlann</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/632">modelcontextprotocol/java-sdk#632</a></li>
<li>Fix: McpAsyncClient#listTools prevent infinite recursion by <a
href="https://github.com/leehaut"><code>@​leehaut</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/631">modelcontextprotocol/java-sdk#631</a></li>
<li>chore: standardize client/server implementation names and version by
<a href="https://github.com/tzolov"><code>@​tzolov</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/642">modelcontextprotocol/java-sdk#642</a></li>
<li>Update dependencies minor versions to fix build on JDK 25 by <a
href="https://github.com/bedrin"><code>@​bedrin</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/640">modelcontextprotocol/java-sdk#640</a></li>
<li>Support o.s.h.HttpHeaders from both 6.x and 7.x Spring branches by
<a href="https://github.com/bedrin"><code>@​bedrin</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/639">modelcontextprotocol/java-sdk#639</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/leehaut"><code>@​leehaut</code></a> made
their first contribution in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/631">modelcontextprotocol/java-sdk#631</a></li>
<li><a href="https://github.com/bedrin"><code>@​bedrin</code></a> made
their first contribution in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/640">modelcontextprotocol/java-sdk#640</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/modelcontextprotocol/java-sdk/compare/v0.14.1...v0.15.0">https://github.com/modelcontextprotocol/java-sdk/compare/v0.14.1...v0.15.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/modelcontextprotocol/java-sdk/commit/3e38e0eb179181824a64fb5c2d1b78f249494f7d"><code>3e38e0e</code></a>
Release version 0.17.0</li>
<li><a
href="https://github.com/modelcontextprotocol/java-sdk/commit/06fdc71ef222c6fb72dd5bbe5cc20be92cae73e8"><code>06fdc71</code></a>
Revert &quot;WebClientStreamableHttpTransport: use Spring-5 compatible
methods (<a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/issues/6">#6</a>...</li>
<li><a
href="https://github.com/modelcontextprotocol/java-sdk/commit/e6045f7287667c065e26fa276d48ae8af03b3333"><code>e6045f7</code></a>
Basic version negotiation capabilities</li>
<li><a
href="https://github.com/modelcontextprotocol/java-sdk/commit/7e950ebb6cc3546cc06bbc70ffb03be0c397c1fb"><code>7e950eb</code></a>
refactor: use builder pattern for CallToolResult and Resource (<a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/issues/652">#652</a>)</li>
<li><a
href="https://github.com/modelcontextprotocol/java-sdk/commit/c561675e74ac7e7183638e739e7764a704fd5d45"><code>c561675</code></a>
WebMvcSseServerTransportProvider: do not include session ID in SSE
event</li>
<li><a
href="https://github.com/modelcontextprotocol/java-sdk/commit/86991c1e4951d13fbbc68961ad0b315313772b65"><code>86991c1</code></a>
fix the baseUrl is configured with a trailing slash</li>
<li><a
href="https://github.com/modelcontextprotocol/java-sdk/commit/67f8eabb7a0ab70b43b5223768b3aaafd243c843"><code>67f8eab</code></a>
WebClientStreamableHttpTransport: use Spring-5 compatible methods (<a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/issues/649">#649</a>)</li>
<li><a
href="https://github.com/modelcontextprotocol/java-sdk/commit/87bdf1ee49bba050d112522ceed56dac3014fb4b"><code>87bdf1e</code></a>
Client transports: make #protocolVersions() configurable (<a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/issues/669">#669</a>)</li>
<li><a
href="https://github.com/modelcontextprotocol/java-sdk/commit/bc308573f3b4daf71fe4bb166f5f6e4c1c4bb9d7"><code>bc30857</code></a>
Fix typo in test name: testPingWithEaxctExceptionType -&gt;
testPingWithExactExc...</li>
<li><a
href="https://github.com/modelcontextprotocol/java-sdk/commit/2d22868e1ecc0908c1a1472f618ebfcb0ec7667c"><code>2d22868</code></a>
Fix experimental client capabilities tests (<a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/issues/670">#670</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/modelcontextprotocol/java-sdk/compare/v0.14.1...v0.17.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.modelcontextprotocol.sdk:mcp&package-manager=maven&previous-version=0.14.1&new-version=0.17.0)](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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant