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 dc4a154a53462dfe23629a1a8c52a68fdb69c3fe
Author: Andrea Cosentino <[email protected]>
AuthorDate: Tue Jul 26 13:15:30 2022 +0200

    Upgrade Camel to version 3.18.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 37c86ed2..8fdb6e44 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,7 +38,7 @@
         <maven.compiler.source>11</maven.compiler.source>
         <maven.compiler.target>11</maven.compiler.target>
 
-        <camel-version>3.16.0</camel-version>
+        <camel-version>3.18.0</camel-version>
 
         <!-- quarkus -->
         <camel-quarkus-version>2.8.0</camel-quarkus-version>

Reply via email to