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

jamesnetherton pushed a commit to branch camel-quarkus-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus-examples.git

commit 03a43f16fe8677f2872e7128a99d8f8f9a9b421d
Author: James Netherton <[email protected]>
AuthorDate: Fri Feb 13 13:22:15 2026 +0000

    Upgrade LangChain4j to 1.11.0
---
 data-extract-langchain4j/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/data-extract-langchain4j/pom.xml b/data-extract-langchain4j/pom.xml
index a0fffb40..e1832bb7 100644
--- a/data-extract-langchain4j/pom.xml
+++ b/data-extract-langchain4j/pom.xml
@@ -52,7 +52,7 @@
         <maven-resources-plugin.version>3.3.1</maven-resources-plugin.version>
         <maven-surefire-plugin.version>3.5.4</maven-surefire-plugin.version>
 
-        <langchain4j.version>1.7.1</langchain4j.version>
+        <langchain4j.version>1.11.0</langchain4j.version>
         <wiremock.version>3.13.2</wiremock.version>
     </properties>
 

Reply via email to