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 d120b78b8 chore(deps): bump org.apache.camel:camel-dependencies (#2899)
d120b78b8 is described below

commit d120b78b8f72c1dffed8a1f85a8c51ea25943b17
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 2 10:30:26 2026 +0200

    chore(deps): bump org.apache.camel:camel-dependencies (#2899)
    
    Bumps org.apache.camel:camel-dependencies from 4.21.0-SNAPSHOT to 4.21.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.camel:camel-dependencies
      dependency-version: 4.21.0
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 eae98e226..0cc53fdbc 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-SNAPSHOT</version>
+        <version>4.21.0</version>
     </parent>
 
     <groupId>org.apache.camel.kamelets</groupId>

Reply via email to