Skip to content

Bump org.springaicommunity:mcp-client-security from 0.1.5 to 0.1.9 in /conformance-tests/client-spring-http-client in the maven group across 1 directory#970

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/conformance-tests/client-spring-http-client/maven-6b42582842
Open

Bump org.springaicommunity:mcp-client-security from 0.1.5 to 0.1.9 in /conformance-tests/client-spring-http-client in the maven group across 1 directory#970
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/conformance-tests/client-spring-http-client/maven-6b42582842

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps the maven group with 1 update in the /conformance-tests/client-spring-http-client directory: org.springaicommunity:mcp-client-security.

Updates org.springaicommunity:mcp-client-security from 0.1.5 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

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the maven group with 1 update in the /conformance-tests/client-spring-http-client directory: [org.springaicommunity:mcp-client-security](https://github.com/spring-ai-community/mcp-security).


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

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

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 18, 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