Skip to content

Commit 8af860a

Browse files
chore: bump dev.langchain4j:langchain4j from 1.17.1 to 1.17.2 (#9690)
Bumps [dev.langchain4j:langchain4j](https://github.com/langchain4j/langchain4j) from 1.17.1 to 1.17.2. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/langchain4j/langchain4j/commit/80b747681106494d57d767cb66ef2c4999d20cb1"><code>80b7476</code></a> Release versions 1.17.2 and 1.17.2-beta27</li> <li><a href="https://github.com/langchain4j/langchain4j/commit/343d952767ce34bfd5c564db46abeee6671ce929"><code>343d952</code></a> Introduce AgentsRegistry for integration with external agents providers (<a href="https://redirect.github.com/langchain4j/langchain4j/issues/5653">#5653</a>)</li> <li><a href="https://github.com/langchain4j/langchain4j/commit/c66b828a85ca1d842ee13ecc7b7d0df7d11f94d6"><code>c66b828</code></a> Allow to configure A2A transport (<a href="https://redirect.github.com/langchain4j/langchain4j/issues/5678">#5678</a>)</li> <li><a href="https://github.com/langchain4j/langchain4j/commit/4dc2beb4eb663aaee0603be24bc42fa372faa857"><code>4dc2beb</code></a> Allow to use non-public and inherited methods as agentic methods (<a href="https://redirect.github.com/langchain4j/langchain4j/issues/5704">#5704</a>)</li> <li><a href="https://github.com/langchain4j/langchain4j/commit/0d533437e7e9f1fd2f83ee66a8f27dd021d45d71"><code>0d53343</code></a> Improve visualization of execution history in agentic html report (<a href="https://redirect.github.com/langchain4j/langchain4j/issues/5606">#5606</a>)</li> <li><a href="https://github.com/langchain4j/langchain4j/commit/6aecca6b6f572fbaa83088909cd4e4a72b055f28"><code>6aecca6</code></a> Closes <a href="https://redirect.github.com/langchain4j/langchain4j/issues/5648">#5648</a></li> <li>See full diff in <a href="https://github.com/langchain4j/langchain4j/compare/1.17.1...1.17.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=dev.langchain4j:langchain4j&package-manager=maven&previous-version=1.17.1&new-version=1.17.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fe7f085 commit 8af860a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
<jakarta.web.api.version>11.0.0</jakarta.web.api.version>
105105
<spring-data-commons.version>4.1.0</spring-data-commons.version>
106106
<reactor-core.version>3.8.6</reactor-core.version>
107-
<langchain4j.version>1.17.1</langchain4j.version>
107+
<langchain4j.version>1.17.2</langchain4j.version>
108108
<spring-ai.version>2.0.0</spring-ai.version>
109109
<junit.version>4.13.2</junit.version>
110110
<junit.jupiter.version>6.1.1</junit.jupiter.version>

0 commit comments

Comments
 (0)