This is an automated email from the ASF dual-hosted git repository.
apupier 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 e22188c40b3f chore(deps): Bump org.apache.camel.kamelets:camel-kamelets
e22188c40b3f is described below
commit e22188c40b3f2ce86c830270a7df6768eec7f848
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 21 12:44:20 2026 +0000
chore(deps): Bump org.apache.camel.kamelets:camel-kamelets
Bumps
[org.apache.camel.kamelets:camel-kamelets](https://github.com/apache/camel-kamelets)
from 4.22.0 to 4.22.1.
-
[Changelog](https://github.com/apache/camel-kamelets/blob/main/CHANGELOG.md)
-
[Commits](https://github.com/apache/camel-kamelets/compare/v4.22.0...v4.22.1)
---
updated-dependencies:
- dependency-name: org.apache.camel.kamelets:camel-kamelets
dependency-version: 4.22.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
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 cbbcdd218aaf..e9178cb1866e 100644
--- a/dsl/camel-jbang/camel-launcher/pom.xml
+++ b/dsl/camel-jbang/camel-launcher/pom.xml
@@ -47,7 +47,7 @@
<camel.surefire.forkTimeout>1200</camel.surefire.forkTimeout>
<!-- Dependency versions -->
- <camel-kamelets-version>4.22.0</camel-kamelets-version>
+ <camel-kamelets-version>4.22.1</camel-kamelets-version>
<maven-version>3.9.16</maven-version>
<plexus-interpolation-version>1.30.0</plexus-interpolation-version>
<plexus-utils-version>4.1.0</plexus-utils-version>