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 7c524d91e92 Bump Camel Kamelets to version 3.20.6 in camel-jbang
7c524d91e92 is described below
commit 7c524d91e920eb7f18f1df0e39fec1d5b047c90a
Author: Andrea Cosentino <[email protected]>
AuthorDate: Tue Jul 4 15:37:56 2023 +0200
Bump Camel Kamelets to version 3.20.6 in camel-jbang
Signed-off-by: Andrea Cosentino <[email protected]>
---
.../src/main/resources/templates/run-custom-camel-version.tmpl | 2 +-
dsl/camel-jbang/camel-jbang-main/dist/CamelJBang.java | 2 +-
dsl/camel-jbang/camel-jbang-main/src/main/jbang/main/CamelJBang.java | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git
a/dsl/camel-jbang/camel-jbang-core/src/main/resources/templates/run-custom-camel-version.tmpl
b/dsl/camel-jbang/camel-jbang-core/src/main/resources/templates/run-custom-camel-version.tmpl
index 65981b82d07..af1a230dd15 100644
---
a/dsl/camel-jbang/camel-jbang-core/src/main/resources/templates/run-custom-camel-version.tmpl
+++
b/dsl/camel-jbang/camel-jbang-core/src/main/resources/templates/run-custom-camel-version.tmpl
@@ -22,7 +22,7 @@
//REPOS
mavencentral,apache-snapshot=http://repository.apache.org/content/groups/snapshots/
{{ .CamelDependencies }}
{{ .CamelJBangDependencies }}
-//DEPS
org.apache.camel.kamelets:camel-kamelets:${camel-kamelets.version:3.20.5}
+//DEPS
org.apache.camel.kamelets:camel-kamelets:${camel-kamelets.version:3.20.6}
package main;
diff --git a/dsl/camel-jbang/camel-jbang-main/dist/CamelJBang.java
b/dsl/camel-jbang/camel-jbang-main/dist/CamelJBang.java
index 4eaf015400d..ab54766480e 100755
--- a/dsl/camel-jbang/camel-jbang-main/dist/CamelJBang.java
+++ b/dsl/camel-jbang/camel-jbang-main/dist/CamelJBang.java
@@ -21,7 +21,7 @@
//REPOS
mavencentral,apache-snapshot=http://repository.apache.org/content/groups/snapshots/
//DEPS org.apache.camel:camel-bom:${camel.jbang.version:3.20.6}@pom
//DEPS org.apache.camel:camel-jbang-core:${camel.jbang.version:3.20.6}
-//DEPS
org.apache.camel.kamelets:camel-kamelets:${camel-kamelets.version:3.20.5}
+//DEPS
org.apache.camel.kamelets:camel-kamelets:${camel-kamelets.version:3.20.6}
package main;
diff --git
a/dsl/camel-jbang/camel-jbang-main/src/main/jbang/main/CamelJBang.java
b/dsl/camel-jbang/camel-jbang-main/src/main/jbang/main/CamelJBang.java
index 4eaf015400d..ab54766480e 100755
--- a/dsl/camel-jbang/camel-jbang-main/src/main/jbang/main/CamelJBang.java
+++ b/dsl/camel-jbang/camel-jbang-main/src/main/jbang/main/CamelJBang.java
@@ -21,7 +21,7 @@
//REPOS
mavencentral,apache-snapshot=http://repository.apache.org/content/groups/snapshots/
//DEPS org.apache.camel:camel-bom:${camel.jbang.version:3.20.6}@pom
//DEPS org.apache.camel:camel-jbang-core:${camel.jbang.version:3.20.6}
-//DEPS
org.apache.camel.kamelets:camel-kamelets:${camel-kamelets.version:3.20.5}
+//DEPS
org.apache.camel.kamelets:camel-kamelets:${camel-kamelets.version:3.20.6}
package main;