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

acosentino 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 186674ff4 Bump camel-dependencies to 4.18.0
186674ff4 is described below

commit 186674ff44952a50c097269227d94633df046d24
Author: Andrea Cosentino <[email protected]>
AuthorDate: Wed Feb 18 13:50:59 2026 +0100

    Bump camel-dependencies to 4.18.0
    
    Signed-off-by: Andrea Cosentino <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a7dec5ce5..252970e48 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-dependencies</artifactId>
-       <version>4.18.0-SNAPSHOT</version>
+       <version>4.18.0</version>
     </parent>
 
     <groupId>org.apache.camel.kamelets</groupId>

Reply via email to