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

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

commit 4d73581d67ad4c9ede9f8161ed8df5e94b5c96b1
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Fri Jun 30 14:27:12 2023 +0200

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

diff --git a/pom.xml b/pom.xml
index 91c68006..7beaefab 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-dependencies</artifactId>
-        <version>3.20.5</version>
+        <version>3.21.0</version>
     </parent>
 
     <groupId>org.apache.camel.kamelets</groupId>
@@ -58,7 +58,7 @@
         <maven-groovy-plugin.version>2.1.1</maven-groovy-plugin.version>
         <apache-rat-plugin.version>0.14</apache-rat-plugin.version>
 
-        <camel.version>3.20.5</camel.version>
+        <camel.version>3.21.0</camel.version>
         <camel.k.extension.version>6.1.1</camel.k.extension.version>
 
         <!-- Versions used inside Kamelets (add them also to the 
dependencyManagement section and the groovy script below) -->

Reply via email to