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

acosentino pushed a commit to branch 1.16.0-prepare
in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git

commit 0bbf44a035ac09b34ffa204fcf1ddb3825e09621
Author: Andrea Cosentino <[email protected]>
AuthorDate: Thu Nov 17 14:35:31 2022 +0100

    Preparing for release 1.16.0 - Upgrade to Camel-Quarkus 2.14.0
    
    Signed-off-by: Andrea Cosentino <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 05057f67..fac37eed 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,7 +41,7 @@
         <camel-version>3.19.0</camel-version>
 
         <!-- quarkus -->
-        <camel-quarkus-version>2.13.1</camel-quarkus-version>
+        <camel-quarkus-version>2.14.0</camel-quarkus-version>
         <quarkus-version>2.13.3.Final</quarkus-version>
         <quarkus-platform-version>2.13.4.Final</quarkus-platform-version>
         
<quarkus-native-builder-image>quay.io/quarkus/ubi-quarkus-native-image:22.3.0-java11</quarkus-native-builder-image>

Reply via email to