Skip to content

chore(deps): bump org.springaicommunity:mcp-client-security from 0.1.1 to 0.1.9 in /apps/aiagent-agentcore/aiagent#764

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/apps/aiagent-agentcore/aiagent/org.springaicommunity-mcp-client-security-0.1.9
Open

chore(deps): bump org.springaicommunity:mcp-client-security from 0.1.1 to 0.1.9 in /apps/aiagent-agentcore/aiagent#764
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/apps/aiagent-agentcore/aiagent/org.springaicommunity-mcp-client-security-0.1.9

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 19, 2026

Bumps org.springaicommunity:mcp-client-security from 0.1.1 to 0.1.9.

Release notes

Sourced from org.springaicommunity:mcp-client-security's releases.

v0.1.9

What's Changed

Security fixes

Fixes: Unvalidated URL Fetching (SSRF) in MCP Client

Depending on their production scenarios, users may provide custom UrlValidator implementations to cover more SSRF scenarios. See SSRF best practices.

Breaking changes

When in development mode targetting localhost, Dynamic Client Registration does not work with http URL by default. Enable it with:

spring.ai.mcp.client.authorization.dynamic-client-registration.allow-loopback-addresses=true

Full Changelog: spring-ai-community/mcp-security@v0.1.8...v0.1.9

v0.1.8

What's Changed

Full Changelog: spring-ai-community/mcp-security@v0.1.7...v0.1.8

v0.1.7

What's Changed

Full Changelog: spring-ai-community/mcp-security@v0.1.6...v0.1.7

v0.1.6

What's Changed

Full Changelog: spring-ai-community/mcp-security@v0.1.5...v0.1.6

v0.1.5

What's Changed

... (truncated)

Commits
  • 263cf7a Release version 0.1.9
  • e6b67d8 README: document URL validation
  • f76d554 mcp-client: boot properties for allowing loobpack addresses
  • 71118d8 mcp-client: validate server URLs (auth server, mcp server)
  • e38de9c common: introduce mcp-security-common module, with URL validation
  • 47fe36c all: upgrade to MCP 2.0.0-M2, Spring AI 2.0.0-M6
  • 95b7812 Next development version
  • 037b7a2 Release version 0.1.8
  • f270090 authorization-server: honor OAuth2TokenCustomizer beans
  • fe9f83d authorization-server: apply McpAuthorizationServer#authorizationServer(...) m...
  • 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [org.springaicommunity:mcp-client-security](https://github.com/spring-ai-community/mcp-security) from 0.1.1 to 0.1.9.
- [Release notes](https://github.com/spring-ai-community/mcp-security/releases)
- [Commits](spring-ai-community/mcp-security@v0.1.1...v0.1.9)

---
updated-dependencies:
- dependency-name: org.springaicommunity:mcp-client-security
  dependency-version: 0.1.9
  dependency-type: direct:production
...

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 May 19, 2026
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.

0 participants