This is an automated email from the ASF dual-hosted git repository.
davsclaus 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 48c2c29aac14 chore(deps): Bump
org.apache.camel.kamelets:camel-kamelets (#22457)
48c2c29aac14 is described below
commit 48c2c29aac1469fb67889a00e6b9c76640a69ece
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 8 16:45:25 2026 +0200
chore(deps): Bump org.apache.camel.kamelets:camel-kamelets (#22457)
Bumps
[org.apache.camel.kamelets:camel-kamelets](https://github.com/apache/camel-kamelets)
from 4.18.0 to 4.18.1.
-
[Changelog](https://github.com/apache/camel-kamelets/blob/main/CHANGELOG.md)
-
[Commits](https://github.com/apache/camel-kamelets/compare/v4.18.0...v4.18.1)
---
updated-dependencies:
- dependency-name: org.apache.camel.kamelets:camel-kamelets
dependency-version: 4.18.1
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>
---
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 8fe57d44b41b..902f8f633b05 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.18.0</camel-kamelets-version>
+ <camel-kamelets-version>4.18.1</camel-kamelets-version>
<maven-version>3.9.14</maven-version>
<plexus-interpolation-version>1.29</plexus-interpolation-version>
<plexus-utils-version>4.0.3</plexus-utils-version>