This is an automated email from the ASF dual-hosted git repository.

rzo1 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/stormcrawler.git


The following commit(s) were added to refs/heads/main by this push:
     new 216f48fe Bump dev.langchain4j:langchain4j-open-ai from 1.5.0 to 1.7.1 
(#1683)
216f48fe is described below

commit 216f48fed182e9a792cf3801533565649f17f421
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 6 14:48:51 2025 +0200

    Bump dev.langchain4j:langchain4j-open-ai from 1.5.0 to 1.7.1 (#1683)
    
    Bumps 
[dev.langchain4j:langchain4j-open-ai](https://github.com/langchain4j/langchain4j)
 from 1.5.0 to 1.7.1.
    - [Release notes](https://github.com/langchain4j/langchain4j/releases)
    - 
[Commits](https://github.com/langchain4j/langchain4j/compare/1.5.0...1.7.1)
    
    ---
    updated-dependencies:
    - dependency-name: dev.langchain4j:langchain4j-open-ai
      dependency-version: 1.7.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Richard Zowalla <[email protected]>
---
 external/ai/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/external/ai/pom.xml b/external/ai/pom.xml
index 8a6bee13..d186ca9e 100644
--- a/external/ai/pom.xml
+++ b/external/ai/pom.xml
@@ -37,7 +37,7 @@ under the License.
 
     <properties>
         <langchain4j.version>1.7.1</langchain4j.version>
-        <langchain4j.openai.version>1.5.0</langchain4j.openai.version>
+        <langchain4j.openai.version>1.7.1</langchain4j.openai.version>
     </properties>
 
     <dependencies>

Reply via email to