Skip to content

chore: [DevOps] bump the production-major group across 1 directory with 2 updates - #985

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/main/production-major-17fe10f40c
Closed

chore: [DevOps] bump the production-major group across 1 directory with 2 updates#985
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/main/production-major-17fe10f40c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 20, 2026

Copy link
Copy Markdown
Contributor

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps the production-major group with 2 updates in the / directory: org.springframework.ai:spring-ai-bom and org.json:json.

Updates org.springframework.ai:spring-ai-bom from 1.1.8 to 2.0.0

Release notes

Sourced from org.springframework.ai:spring-ai-bom's releases.

Spring AI 2.0.0

For upgrading from 1.1.x to 2.0.0, please refer to the upgrade notes here.

For the detailed reference documentation on 2.0.0, please refer here

⭐ New Features

  • Update Google GenAI models #6406
  • Use only Jackson 2 in OpenAiChatModel #6392
  • Make org.springframework.ai.image.observation null-marked #6388
  • Polish Prompt #6387
  • Preserve OpenAI tool call additional properties #6365

🐞 Bug Fixes

  • Filter unsupported tool messages in CassandraChatMemoryRepository #6400
  • Filter unsupported tool messages in MongoChatMemoryRepository #6399
  • Filter unsupported tool messages in JdbcChatMemoryRepository #6398
  • Remove streamToolCallResponses from advisor builders #6391
  • Add missing promptCacheKey parameter in OpenAiChatOptions #6380

📔 Documentation

  • Update reference docs to reflect 2.0 API changes #6405
  • Add more guides #6401
  • Introduce CLAUDE.md and AGENTS.md #6376
  • Consolidate upgrade notes for 2.0.0 #6333

🔨 Dependency Upgrades

  • Upgrade to MCP SDK 2.0.0 #6385
  • Upgrade to Spring Boot 4.1.0 #6329

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​ericbottard, @​guanxuc, @​ilayaperumalg, @​sdeleuze, @​sdudzin, @​tzolov, and @​ultramancode

2.0.0-RC2

⭐ New Features

  • Make Anthropic HTTP client configurable #6354
  • Restore compatibility with Spring Framework < 7.0.4 #6334
  • Make OpenAI HTTP Client configurable #6294

🐞 Bug Fixes

  • Fix BedrockProxyChatModel model option handling #6370
  • Fix spring-ai-autoconfigure-model-bedrock-ai dependencies #6368

... (truncated)

Commits
  • ef502da Release version 2.0.0
  • 923d886 Update Google GenAI models
  • 144d37d Fix AwsOpenSearch ITs
  • 6dca789 Update reference docs to reflect 2.0 API changes
  • a0e78fe Consolidate upgrade notes for 2.0.0
  • a380407 Add more guides
  • 866d7bd Add warning log when tool messages are filtered in JdbcChatMemoryRepository
  • 0ec3a2a Filter unsupported tool messages in CassandraChatMemoryRepository
  • 52a6fed Filter unsupported tool messages in MongoChatMemoryRepository
  • e55144b Filter unsupported tool messages in JdbcChatMemoryRepository
  • Additional commits viewable in compare view

Updates org.json:json from 20260719 to 20260814

Release notes

Sourced from org.json:json's releases.

20260814

Pull Request Description
#1070 Fix XML.unescape for valid whitespace chars
Changelog

Sourced from org.json:json's changelog.

20260814 Fixes XML.unescape whitespace handling

Commits
  • 6c14048 Merge pull request #1073 from stleary/pre-release-20260814
  • 34efda6 pre-release-20260814 initial commit
  • 22ab2fb Update jar file link in README
  • 392a352 Fix formatting of the latest release jar file link
  • b594a32 Merge pull request #1070 from dong0713/fix/xml-unescape-whitespace-control-chars
  • 94854a1 Fix XML.unescape rejecting valid whitespace numeric character references
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 20, 2026
@sap-ai-sdk-bot
sap-ai-sdk-bot Bot enabled auto-merge (squash) August 20, 2026 10:22
…th 2 updates

Bumps the production-major group with 2 updates in the / directory: [org.springframework.ai:spring-ai-bom](https://github.com/spring-projects/spring-ai) and [org.json:json](https://github.com/douglascrockford/JSON-java).


Updates `org.springframework.ai:spring-ai-bom` from 1.1.8 to 2.0.0
- [Release notes](https://github.com/spring-projects/spring-ai/releases)
- [Changelog](https://github.com/spring-projects/spring-ai/blob/main/release-train-settings.xml)
- [Commits](spring-projects/spring-ai@v1.1.8...v2.0.0)

Updates `org.json:json` from 20260719 to 20260814
- [Release notes](https://github.com/douglascrockford/JSON-java/releases)
- [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md)
- [Commits](stleary/JSON-java@2026071...2026081)

---
updated-dependencies:
- dependency-name: org.json:json
  dependency-version: '20260814'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-major
- dependency-name: org.springframework.ai:spring-ai-bom
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/maven/main/production-major-17fe10f40c branch from 9d128b0 to e852a55 Compare August 20, 2026 21:04
@dependabot @github

dependabot Bot commented on behalf of github Aug 21, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are no longer being updated by Dependabot, so this is no longer needed.

@dependabot dependabot Bot closed this Aug 21, 2026
auto-merge was automatically disabled August 21, 2026 14:16

Pull request was closed

@dependabot
dependabot Bot deleted the dependabot/maven/main/production-major-17fe10f40c branch August 21, 2026 14:16
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