Skip to content

chore(deps): bump langchain4j.version from 1.14.0 to 1.14.1#2628

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/langchain4j.version-1.14.1
Open

chore(deps): bump langchain4j.version from 1.14.0 to 1.14.1#2628
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/langchain4j.version-1.14.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps langchain4j.version from 1.14.0 to 1.14.1.
Updates dev.langchain4j:langchain4j-core from 1.14.0 to 1.14.1

Commits
  • 90523b3 Release versions 1.14.1 and 1.14.1-beta24
  • c5219e6 fix: read ReturnBehavior from ToolServiceContext in streaming handler (#5078)
  • fac9e4e fix: fall back to exception class name when tool error has no message (#5088)
  • 06fbd88 Add Spring Boot 4 dependencies to the langchain4j-bom (#5090)
  • 71f9b87 fix(mistralai): null-guard MistralAiChatMessage.getContent() in aiMes… (#5123)
  • dae6983 fix(mcp-docker): apply SSLConfig to ApacheDockerHttpClient (#5127)
  • ebe9906 Update dependency org.postgresql:postgresql to v42.7.11 [SECURITY] (#5118)
  • ca229df Upgrade opennlp-tools to 2.5.9 (#5130)
  • See full diff in compare view

Updates dev.langchain4j:langchain4j from 1.14.0 to 1.14.1

Commits
  • 90523b3 Release versions 1.14.1 and 1.14.1-beta24
  • c5219e6 fix: read ReturnBehavior from ToolServiceContext in streaming handler (#5078)
  • fac9e4e fix: fall back to exception class name when tool error has no message (#5088)
  • 06fbd88 Add Spring Boot 4 dependencies to the langchain4j-bom (#5090)
  • 71f9b87 fix(mistralai): null-guard MistralAiChatMessage.getContent() in aiMes… (#5123)
  • dae6983 fix(mcp-docker): apply SSLConfig to ApacheDockerHttpClient (#5127)
  • ebe9906 Update dependency org.postgresql:postgresql to v42.7.11 [SECURITY] (#5118)
  • ca229df Upgrade opennlp-tools to 2.5.9 (#5130)
  • See full diff in compare view

Updates dev.langchain4j:langchain4j-open-ai from 1.12.2 to 1.14.1

Commits
  • 90523b3 Release versions 1.14.1 and 1.14.1-beta24
  • c5219e6 fix: read ReturnBehavior from ToolServiceContext in streaming handler (#5078)
  • fac9e4e fix: fall back to exception class name when tool error has no message (#5088)
  • 06fbd88 Add Spring Boot 4 dependencies to the langchain4j-bom (#5090)
  • 71f9b87 fix(mistralai): null-guard MistralAiChatMessage.getContent() in aiMes… (#5123)
  • dae6983 fix(mcp-docker): apply SSLConfig to ApacheDockerHttpClient (#5127)
  • ebe9906 Update dependency org.postgresql:postgresql to v42.7.11 [SECURITY] (#5118)
  • ca229df Upgrade opennlp-tools to 2.5.9 (#5130)
  • 4917afa Release versions 1.14.0 and 1.14.0-beta24
  • 0c605c5 make release resumable from specific phase
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels May 11, 2026
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

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

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark 'Atmosphere JMH Benchmarks'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.15.

Benchmark suite Current: 3db72d7 Previous: 8b64a97 Ratio
org.atmosphere.benchmarks.jmh.BroadcasterDispatchBenchmark.broadcastToAll ( {"subscriberCount":"1"} ) 13570632.088397866 ops/s 5514017.60023729 ops/s 2.46
org.atmosphere.benchmarks.jmh.BroadcasterDispatchBenchmark.broadcastToAll ( {"subscriberCount":"10"} ) 6251073.945243127 ops/s 2859076.834608715 ops/s 2.19
org.atmosphere.benchmarks.jmh.BroadcasterDispatchBenchmark.broadcastToAll ( {"subscriberCount":"100"} ) 1155719.1845676515 ops/s 450712.49661122466 ops/s 2.56
org.atmosphere.benchmarks.jmh.CheckpointStoreBenchmark.forkChain ( {"snapshotCount":"100"} ) 8.239414181666673 us/op 7.152881383724516 us/op 1.15
org.atmosphere.benchmarks.jmh.CoordinatorFanOutBenchmark.parallelFanOut ( {"fanOutCount":"2"} ) 35.51372071964747 us/op 26.95571711514233 us/op 1.32
org.atmosphere.benchmarks.jmh.CoordinatorFanOutBenchmark.parallelFanOut ( {"fanOutCount":"4"} ) 36.987804676522096 us/op 27.090041862754607 us/op 1.37
org.atmosphere.benchmarks.jmh.CoordinatorFanOutBenchmark.parallelFanOut ( {"fanOutCount":"8"} ) 38.25014764641184 us/op 26.645814758917965 us/op 1.44
org.atmosphere.benchmarks.jmh.PolicyEvalBenchmark.ruleBasedInjectionFlagged 0.8366247863067663 us/op 0.717057792291908 us/op 1.17

This comment was automatically generated by workflow using github-action-benchmark.

Bumps `langchain4j.version` from 1.14.0 to 1.14.1.

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

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/maven/langchain4j.version-1.14.1 branch from 568717d to 3db72d7 Compare May 12, 2026 14:47
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