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.git


The following commit(s) were added to refs/heads/main by this push:
     new 24f343bb22ff chore(deps): Bump 
org.apache.camel.kamelets:camel-kamelets (#20972)
24f343bb22ff is described below

commit 24f343bb22fff3eb7d716b5718839ff4b7f7f66f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 22 09:37:28 2026 +0100

    chore(deps): Bump org.apache.camel.kamelets:camel-kamelets (#20972)
    
    Bumps 
[org.apache.camel.kamelets:camel-kamelets](https://github.com/apache/camel-kamelets)
 from 4.16.0 to 4.17.0.
    - 
[Changelog](https://github.com/apache/camel-kamelets/blob/main/CHANGELOG.md)
    - 
[Commits](https://github.com/apache/camel-kamelets/compare/v4.16.0...v4.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.camel.kamelets:camel-kamelets
      dependency-version: 4.17.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>
---
 dsl/camel-jbang/camel-launcher/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dsl/camel-jbang/camel-launcher/pom.xml 
b/dsl/camel-jbang/camel-launcher/pom.xml
index 0691619666fa..8adf60b681c0 100644
--- a/dsl/camel-jbang/camel-launcher/pom.xml
+++ b/dsl/camel-jbang/camel-launcher/pom.xml
@@ -41,7 +41,7 @@
         <camel-prepare-component>false</camel-prepare-component>
 
         <!-- Dependency versions -->
-        <camel-kamelets-version>4.16.0</camel-kamelets-version>
+        <camel-kamelets-version>4.17.0</camel-kamelets-version>
         <maven-version>3.9.12</maven-version>
         <maven-resolver-version>1.9.25</maven-resolver-version>
         <plexus-interpolation-version>1.29</plexus-interpolation-version>

Reply via email to