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

jnioche 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 1c858556 Bump langchain4j.version from 1.9.1 to 1.10.0 (#1768)
1c858556 is described below

commit 1c858556ad9f2754de45ba7e1c58cc2d28ad934d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 1 16:59:59 2026 +0000

    Bump langchain4j.version from 1.9.1 to 1.10.0 (#1768)
    
    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](https://github.com/langchain4j/langchain4j/compare/1.9.1...1.10.0)
    
    Updates `dev.langchain4j:langchain4j-open-ai` from 1.9.1 to 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
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 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 469e3c70..1bd89b28 100644
--- a/external/ai/pom.xml
+++ b/external/ai/pom.xml
@@ -36,7 +36,7 @@ under the License.
     <description>AI resources for StormCrawler</description>
 
     <properties>
-        <langchain4j.version>1.9.1</langchain4j.version>
+        <langchain4j.version>1.10.0</langchain4j.version>
     </properties>
 
     <dependencies>

Reply via email to