Skip to content

chore(deps): bump langchain4j.version from 1.9.1 to 1.10.0#71

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/langchain4j.version-1.10.0
Open

chore(deps): bump langchain4j.version from 1.9.1 to 1.10.0#71
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/langchain4j.version-1.10.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2026

Bumps langchain4j.version from 1.9.1 to 1.10.0.
Updates dev.langchain4j:langchain4j from 1.9.1 to 1.10.0

Commits

Updates dev.langchain4j:langchain4j-open-ai from 1.9.1 to 1.10.0

Commits

Updates dev.langchain4j:langchain4j-google-ai-gemini from 1.9.1 to 1.10.0

Commits

Updates dev.langchain4j:langchain4j-ollama from 1.9.1 to 1.10.0

Commits

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jan 1, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 1, 2026 05:18
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jan 1, 2026
@shenxianpeng shenxianpeng force-pushed the dependabot/maven/langchain4j.version-1.10.0 branch from 459120c to 0e279d6 Compare January 5, 2026 11:53
@shenxianpeng
Copy link
Member

Too many changes between two releases. langchain4j/langchain4j@1.9.1...1.10.0

It's better to take a look and test it before mergeing.

Bumps `langchain4j.version` from 1.9.1 to 1.10.0.

Updates `dev.langchain4j:langchain4j` from 1.9.1 to 1.10.0
- [Release notes](https://github.com/langchain4j/langchain4j/releases)
- [Commits](langchain4j/langchain4j@1.9.1...1.10.0)

Updates `dev.langchain4j:langchain4j-open-ai` from 1.9.1 to 1.10.0
- [Release notes](https://github.com/langchain4j/langchain4j/releases)
- [Commits](langchain4j/langchain4j@1.9.1...1.10.0)

Updates `dev.langchain4j:langchain4j-google-ai-gemini` from 1.9.1 to 1.10.0
- [Release notes](https://github.com/langchain4j/langchain4j/releases)
- [Commits](langchain4j/langchain4j@1.9.1...1.10.0)

Updates `dev.langchain4j:langchain4j-ollama` from 1.9.1 to 1.10.0
- [Release notes](https://github.com/langchain4j/langchain4j/releases)
- [Commits](langchain4j/langchain4j@1.9.1...1.10.0)

---
updated-dependencies:
- dependency-name: dev.langchain4j:langchain4j
  dependency-version: 1.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: dev.langchain4j:langchain4j-open-ai
  dependency-version: 1.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: dev.langchain4j:langchain4j-google-ai-gemini
  dependency-version: 1.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: dev.langchain4j:langchain4j-ollama
  dependency-version: 1.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@shenxianpeng shenxianpeng force-pushed the dependabot/maven/langchain4j.version-1.10.0 branch from 0e279d6 to 7f804e7 Compare February 1, 2026 11:28
@shenxianpeng shenxianpeng requested a review from Copilot February 1, 2026 11:29
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the LangChain4j dependency from version 1.9.1 to 1.10.0 across all four LangChain4j libraries used by the plugin (core, OpenAI, Google Gemini, and Ollama integrations).

Changes:

  • Bump langchain4j.version property from 1.9.1 to 1.10.0 in pom.xml

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