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

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


The following commit(s) were added to refs/heads/main by this push:
     new ad61a47  Upgrade from 4.8 to 4.21 of Camel
ad61a47 is described below

commit ad61a47c1d57b79cd27386530d877cca4f2b97ab
Author: AurĂ©lien Pupier <[email protected]>
AuthorDate: Tue Jun 9 10:18:01 2026 +0200

    Upgrade from 4.8 to 4.21 of Camel
    
    Signed-off-by: AurĂ©lien Pupier <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f64f161..dc39455 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-dependencies</artifactId>
-        <version>4.8.0-SNAPSHOT</version>
+        <version>4.21.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.camel.tests</groupId>

Reply via email to