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 2024/01/17 08:19:25 UTC

(camel-kamelets) 01/01: Bump Camel to version 4.0.3

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

acosentino pushed a commit to branch 4.0.3-camel
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git

commit d4805138a4312b51a05346a1da418602fdd5a8d5
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Jan 17 09:18:53 2024 +0100

    Bump Camel to version 4.0.3
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 7457ccf2..8cd8a252 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-dependencies</artifactId>
-        <version>4.0.1</version>
+        <version>4.0.3</version>
     </parent>
 
     <groupId>org.apache.camel.kamelets</groupId>
@@ -60,7 +60,7 @@
         <apache-rat-plugin.version>0.15</apache-rat-plugin.version>
         <cyclonedx-maven-plugin-version>2.7.8</cyclonedx-maven-plugin-version>
 
-        <camel.version>4.0.1</camel.version>
+        <camel.version>4.0.3</camel.version>
         <camel.k.crds.version>2.0.1</camel.k.crds.version>
 
         <!-- Versions used inside Kamelets (add them also to the dependencyManagement section and the groovy script below) -->