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

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


The following commit(s) were added to refs/heads/main by this push:
     new 903c1a38aef chore(deps): Bump 
dev.langchain4j:langchain4j-community-dashscope (#19354)
903c1a38aef is described below

commit 903c1a38aef5e0a002e41498549e434cc1dec9fd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 29 15:16:11 2025 +0200

    chore(deps): Bump dev.langchain4j:langchain4j-community-dashscope (#19354)
    
    Bumps 
[dev.langchain4j:langchain4j-community-dashscope](https://github.com/langchain4j/langchain4j-community)
 from 1.5.0-beta11 to 1.6.0-beta12.
    - [Release 
notes](https://github.com/langchain4j/langchain4j-community/releases)
    - 
[Commits](https://github.com/langchain4j/langchain4j-community/compare/1.5.0-beta11...1.6.0-beta12)
    
    ---
    updated-dependencies:
    - dependency-name: dev.langchain4j:langchain4j-community-dashscope
      dependency-version: 1.6.0-beta12
      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>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 8d8a47ccf45..b7bab2a6601 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -338,7 +338,7 @@
         <langchain4j-version>1.6.0</langchain4j-version>
         <!-- remove this one when all langchain4j artifacts are made final -->
         <langchain4j-beta-version>1.6.0-beta12</langchain4j-beta-version> <!-- 
dependencies in beta version are still in tech preview mode in the Langchain4j 
project -->
-        
<langchain4j-community-version>1.5.0-beta11</langchain4j-community-version> 
<!-- version for Langchain4j community dependencies : 
https://github.com/langchain4j/langchain4j-community-->
+        
<langchain4j-community-version>1.6.0-beta12</langchain4j-community-version> 
<!-- version for Langchain4j community dependencies : 
https://github.com/langchain4j/langchain4j-community-->
         <leveldbjni-version>1.8</leveldbjni-version>
         <leveldb-api-version>0.12</leveldb-api-version>
         <leveldb-version>0.12</leveldb-version>

Reply via email to