You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2022/04/05 14:51:37 UTC

[camel-k-runtime] 07/08: Bump to Camel 3.16.0, Quarkus 2.8.0.Final, GraalVM 22.0.0.2 and camel-quarkus 2.8.0

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-k-runtime.git

commit a10477a5dfd505d0f2c537c9b02ad0dc8d072d33
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Apr 5 14:36:27 2022 +0200

    Bump to Camel 3.16.0, Quarkus 2.8.0.Final, GraalVM 22.0.0.2 and camel-quarkus 2.8.0
---
 support/camel-k-runtime-bom/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/support/camel-k-runtime-bom/pom.xml b/support/camel-k-runtime-bom/pom.xml
index c84cb498..b4fc0ca9 100644
--- a/support/camel-k-runtime-bom/pom.xml
+++ b/support/camel-k-runtime-bom/pom.xml
@@ -39,6 +39,7 @@
 
         <maven-enforcer-plugin-version>3.0.0</maven-enforcer-plugin-version>
         <maven-version>3.6.3</maven-version>
+        <quarkus-version>2.8.0.Final</quarkus-version>
     </properties>
 
     <developers>