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

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


The following commit(s) were added to refs/heads/main by this push:
     new bf9806338 Upgrade to Camel 4.22.0 (#2951)
bf9806338 is described below

commit bf98063386ef9fdeb48e74ced026afb893e4ee52
Author: Andrea Cosentino <[email protected]>
AuthorDate: Mon Aug 24 11:24:43 2026 +0200

    Upgrade to Camel 4.22.0 (#2951)
    
    Signed-off-by: Andrea Cosentino <[email protected]>
    Co-authored-by: Claude Opus 5 (1M context) <[email protected]>
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index dfd479f8a..e0efb3a5c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-dependencies</artifactId>
-        <version>4.21.0</version>
+        <version>4.22.0</version>
     </parent>
 
     <groupId>org.apache.camel.kamelets</groupId>
@@ -73,7 +73,7 @@
         <apache-rat-plugin.version>0.18</apache-rat-plugin.version>
         <cyclonedx-maven-plugin-version>2.9.3</cyclonedx-maven-plugin-version>
 
-        <camel.version>4.21.0</camel.version>
+        <camel.version>4.22.0</camel.version>
 
         <citrus.version>5.0.0</citrus.version>
         <jose4j.version>0.9.6</jose4j.version>

Reply via email to