Commit 1f03bfc
chore(deps): bump mcp-sdk.version from 0.17.0 to 0.18.1 (#812)
Bumps `mcp-sdk.version` from 0.17.0 to 0.18.1.
Updates `io.modelcontextprotocol.sdk:mcp` from 0.17.0 to 0.18.1
<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.18.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix and simplification for osgi manifest.mf contents generation -
Cherry-picked from main (<a
href="https://github.com/modelcontextprotocol/java-sdk/commit/159eb964cc6252afb977c7fc8531748d24954784">https://github.com/modelcontextprotocol/java-sdk/commit/159eb964cc6252afb977c7fc8531748d24954784</a>)</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/modelcontextprotocol/java-sdk/compare/v0.18.0...v0.18.1">https://github.com/modelcontextprotocol/java-sdk/compare/v0.18.0...v0.18.1</a></p>
<h2>v0.18.0</h2>
<h2>What's Changed</h2>
<ul>
<li>fix: Fixed html encoding in javadoc by <a
href="https://github.com/ashakirin"><code>@ashakirin</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/727">modelcontextprotocol/java-sdk#727</a></li>
<li>fix: Enable javadoc generation for modules with OSGi metadata by <a
href="https://github.com/jonathanhefner"><code>@jonathanhefner</code></a>
in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/705">modelcontextprotocol/java-sdk#705</a></li>
<li>fix: Support form and url fields in Elicitation capability per
2025-11-25 spec by <a
href="https://github.com/rhtnr"><code>@rhtnr</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/731">modelcontextprotocol/java-sdk#731</a></li>
<li>add 2025-11-25 version to ProtocolVersions by <a
href="https://github.com/sdelamo"><code>@sdelamo</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/733">modelcontextprotocol/java-sdk#733</a></li>
<li>Expose resourcesUpdateConsumer() in sync client by <a
href="https://github.com/Randgalt"><code>@Randgalt</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/735">modelcontextprotocol/java-sdk#735</a></li>
<li>Upgrade to testcontainers 1.21.4 by <a
href="https://github.com/sdeleuze"><code>@sdeleuze</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/743">modelcontextprotocol/java-sdk#743</a></li>
<li>Fix everything-server-based tests by <a
href="https://github.com/chemicL"><code>@chemicL</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/756">modelcontextprotocol/java-sdk#756</a></li>
<li>Add Support for Jackson 3 and use it by default by <a
href="https://github.com/filiphr"><code>@filiphr</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/742">modelcontextprotocol/java-sdk#742</a></li>
<li>Decouple mcp-test and mcp-spring modules from Jackson implementation
by <a href="https://github.com/chemicL"><code>@chemicL</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/760">modelcontextprotocol/java-sdk#760</a></li>
<li>Conformance tests by <a
href="https://github.com/chemicL"><code>@chemicL</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/767">modelcontextprotocol/java-sdk#767</a></li>
<li>Use junit.version for all junit dependencies by <a
href="https://github.com/filiphr"><code>@filiphr</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/752">modelcontextprotocol/java-sdk#752</a></li>
<li>Update JUnit 5.10.2 -> 6.0.2 by <a
href="https://github.com/Kehrlann"><code>@Kehrlann</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/769">modelcontextprotocol/java-sdk#769</a></li>
<li>Validate origin header by <a
href="https://github.com/Kehrlann"><code>@Kehrlann</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/771">modelcontextprotocol/java-sdk#771</a></li>
<li>feat: broadcast 2025-11-25 as latest supported client version by <a
href="https://github.com/LucaButBoring"><code>@LucaButBoring</code></a>
in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/758">modelcontextprotocol/java-sdk#758</a></li>
<li>feat: added tools name format validation accordingly #SEP-986 by <a
href="https://github.com/ashakirin"><code>@ashakirin</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/764">modelcontextprotocol/java-sdk#764</a></li>
<li>Moves mcp-json API back into mcp-core for simplified dependencies
and support of osgi runtimes by <a
href="https://github.com/Kehrlann"><code>@Kehrlann</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/779">modelcontextprotocol/java-sdk#779</a></li>
<li>DNS rebinding protection: check host header by <a
href="https://github.com/Kehrlann"><code>@Kehrlann</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/775">modelcontextprotocol/java-sdk#775</a></li>
<li>Refine <code>McpJsonDefaults</code> method names by <a
href="https://github.com/sdeleuze"><code>@sdeleuze</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/789">modelcontextprotocol/java-sdk#789</a></li>
<li>Add embedded MkDocs documentation site by <a
href="https://github.com/tzolov"><code>@tzolov</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/795">modelcontextprotocol/java-sdk#795</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/ashakirin"><code>@ashakirin</code></a>
made their first contribution in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/727">modelcontextprotocol/java-sdk#727</a></li>
<li><a
href="https://github.com/jonathanhefner"><code>@jonathanhefner</code></a>
made their first contribution in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/705">modelcontextprotocol/java-sdk#705</a></li>
<li><a href="https://github.com/rhtnr"><code>@rhtnr</code></a> made
their first contribution in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/731">modelcontextprotocol/java-sdk#731</a></li>
<li><a href="https://github.com/sdeleuze"><code>@sdeleuze</code></a>
made their first contribution in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/743">modelcontextprotocol/java-sdk#743</a></li>
<li><a href="https://github.com/filiphr"><code>@filiphr</code></a> made
their first contribution in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/742">modelcontextprotocol/java-sdk#742</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/modelcontextprotocol/java-sdk/compare/v0.17.2...v0.18.0">https://github.com/modelcontextprotocol/java-sdk/compare/v0.17.2...v0.18.0</a></p>
<h2>v0.17.2</h2>
<p>This release:</p>
<ul>
<li>Addresses mostly the testing infrastructure issues.</li>
<li>Fixes a client-side issue with servers that process client-initiated
notifications with a 202 Accepted HTTP Header.</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/modelcontextprotocol/java-sdk/compare/v0.17.1...v0.17.2">https://github.com/modelcontextprotocol/java-sdk/compare/v0.17.1...v0.17.2</a></p>
<h2>v0.17.1</h2>
<p>Bug fix release:</p>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/modelcontextprotocol/java-sdk/compare/v0.17.0...v0.17.1">https://github.com/modelcontextprotocol/java-sdk/compare/v0.17.0...v0.17.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/modelcontextprotocol/java-sdk/commit/36fd4cbe60b5b68a469d635a7160781a1cb5082e"><code>36fd4cb</code></a>
Release version 0.18.1</li>
<li><a
href="https://github.com/modelcontextprotocol/java-sdk/commit/8491769fa63c19e9007f09f52af6b4755cd02308"><code>8491769</code></a>
Make jackson2 default for 0.x</li>
<li><a
href="https://github.com/modelcontextprotocol/java-sdk/commit/5a4762287099384a811eae754771a3981b10a6ba"><code>5a47622</code></a>
Update GH action to publish SN on 0.18.x push</li>
<li><a
href="https://github.com/modelcontextprotocol/java-sdk/commit/28f4b318f440abd988f761e410d43ae8cdb022ca"><code>28f4b31</code></a>
Fix and simplification for osgi manifest.mf contents generation.</li>
<li><a
href="https://github.com/modelcontextprotocol/java-sdk/commit/6cbd3174055a97cd7de0e7814d2592681fabafdb"><code>6cbd317</code></a>
Next development version</li>
<li><a
href="https://github.com/modelcontextprotocol/java-sdk/commit/d82a928231505eac26d1b9100ee1e6946a5898d4"><code>d82a928</code></a>
Release version 0.18.0</li>
<li><a
href="https://github.com/modelcontextprotocol/java-sdk/commit/95addb492255baaaf83ea9dc1c65b96bec743a02"><code>95addb4</code></a>
The 0.18.x branch should use jackson2 by default</li>
<li><a
href="https://github.com/modelcontextprotocol/java-sdk/commit/7dd609c9b688cd334d00b3de1db6f32f73547df9"><code>7dd609c</code></a>
Update issue templates</li>
<li><a
href="https://github.com/modelcontextprotocol/java-sdk/commit/a1199b1c4d2b71fa8f01129a34ec2c58108633a5"><code>a1199b1</code></a>
docs: hide alias name from drop down</li>
<li><a
href="https://github.com/modelcontextprotocol/java-sdk/commit/5ebe61617bf3b601ced6e7d88ac1160052f82692"><code>5ebe616</code></a>
Another round of improving mkdocs docs</li>
<li>Additional commits viewable in <a
href="https://github.com/modelcontextprotocol/java-sdk/compare/v0.17.0...v0.18.1">compare
view</a></li>
</ul>
</details>
<br />
Updates `io.modelcontextprotocol.sdk:mcp-spring-webflux` from 0.17.2 to
0.18.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/modelcontextprotocol/java-sdk/releases">io.modelcontextprotocol.sdk:mcp-spring-webflux's
releases</a>.</em></p>
<blockquote>
<h2>v0.18.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix and simplification for osgi manifest.mf contents generation -
Cherry-picked from main (<a
href="https://github.com/modelcontextprotocol/java-sdk/commit/159eb964cc6252afb977c7fc8531748d24954784">https://github.com/modelcontextprotocol/java-sdk/commit/159eb964cc6252afb977c7fc8531748d24954784</a>)</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/modelcontextprotocol/java-sdk/compare/v0.18.0...v0.18.1">https://github.com/modelcontextprotocol/java-sdk/compare/v0.18.0...v0.18.1</a></p>
<h2>v0.18.0</h2>
<h2>What's Changed</h2>
<ul>
<li>fix: Fixed html encoding in javadoc by <a
href="https://github.com/ashakirin"><code>@ashakirin</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/727">modelcontextprotocol/java-sdk#727</a></li>
<li>fix: Enable javadoc generation for modules with OSGi metadata by <a
href="https://github.com/jonathanhefner"><code>@jonathanhefner</code></a>
in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/705">modelcontextprotocol/java-sdk#705</a></li>
<li>fix: Support form and url fields in Elicitation capability per
2025-11-25 spec by <a
href="https://github.com/rhtnr"><code>@rhtnr</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/731">modelcontextprotocol/java-sdk#731</a></li>
<li>add 2025-11-25 version to ProtocolVersions by <a
href="https://github.com/sdelamo"><code>@sdelamo</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/733">modelcontextprotocol/java-sdk#733</a></li>
<li>Expose resourcesUpdateConsumer() in sync client by <a
href="https://github.com/Randgalt"><code>@Randgalt</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/735">modelcontextprotocol/java-sdk#735</a></li>
<li>Upgrade to testcontainers 1.21.4 by <a
href="https://github.com/sdeleuze"><code>@sdeleuze</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/743">modelcontextprotocol/java-sdk#743</a></li>
<li>Fix everything-server-based tests by <a
href="https://github.com/chemicL"><code>@chemicL</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/756">modelcontextprotocol/java-sdk#756</a></li>
<li>Add Support for Jackson 3 and use it by default by <a
href="https://github.com/filiphr"><code>@filiphr</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/742">modelcontextprotocol/java-sdk#742</a></li>
<li>Decouple mcp-test and mcp-spring modules from Jackson implementation
by <a href="https://github.com/chemicL"><code>@chemicL</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/760">modelcontextprotocol/java-sdk#760</a></li>
<li>Conformance tests by <a
href="https://github.com/chemicL"><code>@chemicL</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/767">modelcontextprotocol/java-sdk#767</a></li>
<li>Use junit.version for all junit dependencies by <a
href="https://github.com/filiphr"><code>@filiphr</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/752">modelcontextprotocol/java-sdk#752</a></li>
<li>Update JUnit 5.10.2 -> 6.0.2 by <a
href="https://github.com/Kehrlann"><code>@Kehrlann</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/769">modelcontextprotocol/java-sdk#769</a></li>
<li>Validate origin header by <a
href="https://github.com/Kehrlann"><code>@Kehrlann</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/771">modelcontextprotocol/java-sdk#771</a></li>
<li>feat: broadcast 2025-11-25 as latest supported client version by <a
href="https://github.com/LucaButBoring"><code>@LucaButBoring</code></a>
in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/758">modelcontextprotocol/java-sdk#758</a></li>
<li>feat: added tools name format validation accordingly #SEP-986 by <a
href="https://github.com/ashakirin"><code>@ashakirin</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/764">modelcontextprotocol/java-sdk#764</a></li>
<li>Moves mcp-json API back into mcp-core for simplified dependencies
and support of osgi runtimes by <a
href="https://github.com/Kehrlann"><code>@Kehrlann</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/779">modelcontextprotocol/java-sdk#779</a></li>
<li>DNS rebinding protection: check host header by <a
href="https://github.com/Kehrlann"><code>@Kehrlann</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/775">modelcontextprotocol/java-sdk#775</a></li>
<li>Refine <code>McpJsonDefaults</code> method names by <a
href="https://github.com/sdeleuze"><code>@sdeleuze</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/789">modelcontextprotocol/java-sdk#789</a></li>
<li>Add embedded MkDocs documentation site by <a
href="https://github.com/tzolov"><code>@tzolov</code></a> in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/795">modelcontextprotocol/java-sdk#795</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/ashakirin"><code>@ashakirin</code></a>
made their first contribution in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/727">modelcontextprotocol/java-sdk#727</a></li>
<li><a
href="https://github.com/jonathanhefner"><code>@jonathanhefner</code></a>
made their first contribution in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/705">modelcontextprotocol/java-sdk#705</a></li>
<li><a href="https://github.com/rhtnr"><code>@rhtnr</code></a> made
their first contribution in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/731">modelcontextprotocol/java-sdk#731</a></li>
<li><a href="https://github.com/sdeleuze"><code>@sdeleuze</code></a>
made their first contribution in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/743">modelcontextprotocol/java-sdk#743</a></li>
<li><a href="https://github.com/filiphr"><code>@filiphr</code></a> made
their first contribution in <a
href="https://redirect.github.com/modelcontextprotocol/java-sdk/pull/742">modelcontextprotocol/java-sdk#742</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/modelcontextprotocol/java-sdk/compare/v0.17.2...v0.18.0">https://github.com/modelcontextprotocol/java-sdk/compare/v0.17.2...v0.18.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/modelcontextprotocol/java-sdk/commit/36fd4cbe60b5b68a469d635a7160781a1cb5082e"><code>36fd4cb</code></a>
Release version 0.18.1</li>
<li><a
href="https://github.com/modelcontextprotocol/java-sdk/commit/8491769fa63c19e9007f09f52af6b4755cd02308"><code>8491769</code></a>
Make jackson2 default for 0.x</li>
<li><a
href="https://github.com/modelcontextprotocol/java-sdk/commit/5a4762287099384a811eae754771a3981b10a6ba"><code>5a47622</code></a>
Update GH action to publish SN on 0.18.x push</li>
<li><a
href="https://github.com/modelcontextprotocol/java-sdk/commit/28f4b318f440abd988f761e410d43ae8cdb022ca"><code>28f4b31</code></a>
Fix and simplification for osgi manifest.mf contents generation.</li>
<li><a
href="https://github.com/modelcontextprotocol/java-sdk/commit/6cbd3174055a97cd7de0e7814d2592681fabafdb"><code>6cbd317</code></a>
Next development version</li>
<li><a
href="https://github.com/modelcontextprotocol/java-sdk/commit/d82a928231505eac26d1b9100ee1e6946a5898d4"><code>d82a928</code></a>
Release version 0.18.0</li>
<li><a
href="https://github.com/modelcontextprotocol/java-sdk/commit/95addb492255baaaf83ea9dc1c65b96bec743a02"><code>95addb4</code></a>
The 0.18.x branch should use jackson2 by default</li>
<li><a
href="https://github.com/modelcontextprotocol/java-sdk/commit/7dd609c9b688cd334d00b3de1db6f32f73547df9"><code>7dd609c</code></a>
Update issue templates</li>
<li><a
href="https://github.com/modelcontextprotocol/java-sdk/commit/a1199b1c4d2b71fa8f01129a34ec2c58108633a5"><code>a1199b1</code></a>
docs: hide alias name from drop down</li>
<li><a
href="https://github.com/modelcontextprotocol/java-sdk/commit/5ebe61617bf3b601ced6e7d88ac1160052f82692"><code>5ebe616</code></a>
Another round of improving mkdocs docs</li>
<li>Additional commits viewable in <a
href="https://github.com/modelcontextprotocol/java-sdk/compare/v0.17.2...v0.18.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: LearningGp <learninggp4.74@gmail.com>1 parent 654ee1f commit 1f03bfc
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments