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 fdb5332c9 Bump org.apache.camel:camel-dependencies from 4.13.0 to 
4.14.0 (#2551)
fdb5332c9 is described below

commit fdb5332c9fdeebc6c3b5df0e6acd088a21366e53
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 25 08:20:02 2025 +0200

    Bump org.apache.camel:camel-dependencies from 4.13.0 to 4.14.0 (#2551)
    
    Bumps org.apache.camel:camel-dependencies from 4.13.0 to 4.14.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.camel:camel-dependencies
      dependency-version: 4.14.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 52484f819..a32a86794 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-dependencies</artifactId>
-       <version>4.13.0</version>
+       <version>4.14.0</version>
     </parent>
 
     <groupId>org.apache.camel.kamelets</groupId>

Reply via email to