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 9d3beea57c8 chore(deps): Bump 
dev.langchain4j:langchain4j-community-dashscope (#18782)
9d3beea57c8 is described below

commit 9d3beea57c830e23df3a3058b48ff2bf3c86c226
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 31 09:45:17 2025 +0200

    chore(deps): Bump dev.langchain4j:langchain4j-community-dashscope (#18782)
    
    Bumps 
[dev.langchain4j:langchain4j-community-dashscope](https://github.com/langchain4j/langchain4j-community)
 from 1.1.0-beta7 to 1.2.0-beta8.
    - [Release 
notes](https://github.com/langchain4j/langchain4j-community/releases)
    - 
[Commits](https://github.com/langchain4j/langchain4j-community/compare/1.1.0-beta7...1.2.0-beta8)
    
    ---
    updated-dependencies:
    - dependency-name: dev.langchain4j:langchain4j-community-dashscope
      dependency-version: 1.2.0-beta8
      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 616a681671f..ef333b4c3eb 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -337,7 +337,7 @@
         <!-- remove this one when all langchain4j artifacts are made final -->
         <langchain4j-rc-version>1.2.0</langchain4j-rc-version> <!-- 
dependencies in 1.1.0 -rc 1 should move to final with Langchain4j 1.2.0 -->
         <langchain4j-beta-version>1.2.0-beta8</langchain4j-beta-version> <!-- 
dependencies in beta version are still in tech preview mode in the Langchain4j 
project -->
-        
<langchain4j-community-version>1.1.0-beta7</langchain4j-community-version> <!-- 
version for Langchain4j community dependencies : 
https://github.com/langchain4j/langchain4j-community-->
+        
<langchain4j-community-version>1.2.0-beta8</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