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

acosentino 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 75313fa902d chore(deps): Bump langchain4j-rc-version from 1.2.0 to 
1.3.0 (#18847)
75313fa902d is described below

commit 75313fa902d672ce2bfafbd03c0f494035451ce7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 8 10:52:36 2025 +0200

    chore(deps): Bump langchain4j-rc-version from 1.2.0 to 1.3.0 (#18847)
    
    Bumps `langchain4j-rc-version` from 1.2.0 to 1.3.0.
    
    Updates `dev.langchain4j:langchain4j-ollama` from 1.2.0 to 1.3.0
    - [Release notes](https://github.com/langchain4j/langchain4j/releases)
    - 
[Commits](https://github.com/langchain4j/langchain4j/compare/1.2.0...1.3.0)
    
    Updates `dev.langchain4j:langchain4j-azure-open-ai` from 1.2.0 to 1.3.0
    - [Release notes](https://github.com/langchain4j/langchain4j/releases)
    - 
[Commits](https://github.com/langchain4j/langchain4j/compare/1.2.0...1.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: dev.langchain4j:langchain4j-ollama
      dependency-version: 1.3.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: dev.langchain4j:langchain4j-azure-open-ai
      dependency-version: 1.3.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>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 5c103131009..c929ca2a3f3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -335,7 +335,7 @@
         <kudu-version>1.18.0</kudu-version>
         <langchain4j-version>1.2.0</langchain4j-version>
         <!-- 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-rc-version>1.3.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.2.0-beta8</langchain4j-community-version> <!-- 
version for Langchain4j community dependencies : 
https://github.com/langchain4j/langchain4j-community-->
         <leveldbjni-version>1.8</leveldbjni-version>

Reply via email to