Skip to content

chore(deps): bump io.modelcontextprotocol.sdk:mcp from 0.16.0 to 1.1.1 in /demos/mcp/config-api/mcp-config-api-server#13726

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/demos/mcp/config-api/mcp-config-api-server/io.modelcontextprotocol.sdk-mcp-1.1.1
Open

chore(deps): bump io.modelcontextprotocol.sdk:mcp from 0.16.0 to 1.1.1 in /demos/mcp/config-api/mcp-config-api-server#13726
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/demos/mcp/config-api/mcp-config-api-server/io.modelcontextprotocol.sdk-mcp-1.1.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 10, 2026

Bumps io.modelcontextprotocol.sdk:mcp from 0.16.0 to 1.1.1.

Release notes

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

v1.1.1

What's Changed

Full Changelog: modelcontextprotocol/java-sdk@v1.1.0...v1.1.1

v1.1.0

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/java-sdk@v1.0.0...v1.1.0

v1.0.1

What's Changed

Full Changelog: modelcontextprotocol/java-sdk@v1.0.0...v1.0.1

v1.0.0

MCP Java SDK 1.0.0

We are pleased to announce the 1.0.0 GA release of the MCP Java SDK — the official Java SDK for Model Context Protocol servers and clients, maintained in collaboration with Spring AI.


Major Features

  • MCP Protocol Implementation — Spec-compliant implementation of the Model Context Protocol, including tools, resources, prompts, sampling, elicitation, and progress tracking.
  • Synchronous and Asynchronous APIs — First-class support for both blocking (McpSyncClient / McpSyncServer) and reactive (McpAsyncClient / McpAsyncServer) programming models.
  • Official Transport Options — STDIO, Servlet-based (Streamable HTTP and HTTP/SSE) transports out of the box.
  • Pluggable JSON Serialization — Supports both Jackson 2 and Jackson 3, with Jackson 3 as the default. Integration is decoupled so projects can supply their own binding.
  • MCP Protocol Version Negotiation — Clients and servers automatically negotiate the highest mutually supported protocol version at connection time.
  • Authorization & Security — DNS rebinding protection, Origin header validation, and conformance-tested OAuth/auth flows via relevant hooks.
  • OSGi Support — All modules ship with correct OSGi bundle manifests for use in Eclipse/OSGi runtimes.
  • BOM for Dependency Managementmcp-bom keeps all SDK module versions aligned with a single import.
  • MCP Test Module — Reusable test utilities and a conformance test suite for validating server and client implementations.

... (truncated)

Commits
  • 5968078 Release version 1.1.1
  • d69501f Merge commit from fork
  • c9b9368 Next development version
  • d4d8072 Release version 1.1.0
  • c4b5857 fix: prepare POMs for Maven Central release readiness (#863)
  • abcd19c HttpClientStreamHttpTransport: add authorization error handler (#861)
  • 6e4ce1c Fix elicitation and resource subscription tests that deadlock on a single CPU...
  • 26304a7 Document resource subscription support in server and client guides (#843)
  • ed02736 Update dependabot PR labels
  • 05f37ad Use explicit UTF-8 charset in StdioServerTransportProvider (#826)
  • Additional commits viewable in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 10, 2026
@mo-auto
Copy link
Copy Markdown
Member

mo-auto commented Apr 10, 2026

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@dependabot dependabot bot force-pushed the dependabot/maven/demos/mcp/config-api/mcp-config-api-server/io.modelcontextprotocol.sdk-mcp-1.1.1 branch from 22cd573 to 115c9f6 Compare April 13, 2026 09:59
Bumps [io.modelcontextprotocol.sdk:mcp](https://github.com/modelcontextprotocol/java-sdk) from 0.16.0 to 1.1.1.
- [Release notes](https://github.com/modelcontextprotocol/java-sdk/releases)
- [Commits](modelcontextprotocol/java-sdk@v0.16.0...v1.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/demos/mcp/config-api/mcp-config-api-server/io.modelcontextprotocol.sdk-mcp-1.1.1 branch from 115c9f6 to a8df170 Compare April 13, 2026 10:04
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