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


The following commit(s) were added to refs/heads/camel-quarkus-main by this 
push:
     new 0441c11  Upgrade Quarkus Lanchain4j to 0.19.0.CR1
0441c11 is described below

commit 0441c118a18b0a7bfea0fcb043561467bcb9a9a7
Author: James Netherton <[email protected]>
AuthorDate: Fri Sep 27 07:39:41 2024 +0100

    Upgrade Quarkus Lanchain4j to 0.19.0.CR1
---
 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 b8991cd..8d9a2f9 100644
--- a/data-extract-langchain4j/pom.xml
+++ b/data-extract-langchain4j/pom.xml
@@ -55,7 +55,7 @@
         <maven-resources-plugin.version>3.3.1</maven-resources-plugin.version>
         <maven-surefire-plugin.version>3.5.0</maven-surefire-plugin.version>
 
-        <quarkus-langchain4j.version>0.18.0</quarkus-langchain4j.version>
+        <quarkus-langchain4j.version>0.19.0.CR1</quarkus-langchain4j.version>
         <wiremock.version>3.9.1</wiremock.version>
     </properties>
 

Reply via email to