Skip to content

Bump langchain4j.version from 1.15.0 to 1.15.1#1922

Merged
rzo1 merged 1 commit into
mainfrom
dependabot/maven/langchain4j.version-1.15.1
Jun 1, 2026
Merged

Bump langchain4j.version from 1.15.0 to 1.15.1#1922
rzo1 merged 1 commit into
mainfrom
dependabot/maven/langchain4j.version-1.15.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 1, 2026

Bumps langchain4j.version from 1.15.0 to 1.15.1.
Updates dev.langchain4j:langchain4j from 1.15.0 to 1.15.1

Commits
  • 4bd1e2b Release versions 1.15.1 and 1.15.1-beta25
  • 3e25769 Fix #5277: ToolService.shouldReturnImmediately() crashes on empty ReturnBehav...
  • c1a157f Filter away non serializable state from DefaultAgenticScope when serializing ...
  • a9c3fc9 Allow custom resolution of agentic parameters suppliers (#5286)
  • fa0e3e1 fix: eliminate race condition in ChatMemoryService.getOrCreateChatMemory (#5253)
  • 697249b Introduce a new AgentConfigurator allowing to define an external function for...
  • See full diff in compare view

Updates dev.langchain4j:langchain4j-open-ai from 1.15.0 to 1.15.1

Commits
  • 4bd1e2b Release versions 1.15.1 and 1.15.1-beta25
  • 3e25769 Fix #5277: ToolService.shouldReturnImmediately() crashes on empty ReturnBehav...
  • c1a157f Filter away non serializable state from DefaultAgenticScope when serializing ...
  • a9c3fc9 Allow custom resolution of agentic parameters suppliers (#5286)
  • fa0e3e1 fix: eliminate race condition in ChatMemoryService.getOrCreateChatMemory (#5253)
  • 697249b Introduce a new AgentConfigurator allowing to define an external function for...
  • See full diff in compare view

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)

Bumps `langchain4j.version` from 1.15.0 to 1.15.1.

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

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

---
updated-dependencies:
- dependency-name: dev.langchain4j:langchain4j
  dependency-version: 1.15.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: dev.langchain4j:langchain4j-open-ai
  dependency-version: 1.15.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jun 1, 2026
@rzo1 rzo1 added this to the 3.6.1 milestone Jun 1, 2026
@rzo1 rzo1 merged commit bfb66d8 into main Jun 1, 2026
2 checks passed
@dependabot dependabot Bot deleted the dependabot/maven/langchain4j.version-1.15.1 branch June 1, 2026 19:05
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