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:24 UTC

(camel-kamelets) branch 4.0.3-camel created (now d4805138)

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

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


      at d4805138 Bump Camel to version 4.0.3

This branch includes the following new commits:

     new d4805138 Bump Camel to version 4.0.3

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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

Posted by ac...@apache.org.
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) -->