You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2023/10/31 18:01:57 UTC

(camel) 01/01: CAMEL-20063 - camel-jbang - Upgrade to kamelets 4.1.0

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch CAMEL-20063
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 2a7c1e6d7ed9b64dee338abba585241f1b01b2fc
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Oct 31 18:57:06 2023 +0100

    CAMEL-20063 - camel-jbang - Upgrade to kamelets 4.1.0
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 dsl/camel-jbang/camel-jbang-main/dist/CamelJBang.java                | 2 +-
 dsl/camel-jbang/camel-jbang-main/src/main/jbang/main/CamelJBang.java | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dsl/camel-jbang/camel-jbang-main/dist/CamelJBang.java b/dsl/camel-jbang/camel-jbang-main/dist/CamelJBang.java
index 9f13e43330c..cd25875ca7d 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 central=https://repo1.maven.org/maven2,apache-snapshot=http://repository.apache.org/content/groups/snapshots/
 //DEPS org.apache.camel:camel-bom:${camel.jbang.version:4.1.0}@pom
 //DEPS org.apache.camel:camel-jbang-core:${camel.jbang.version:4.1.0}
-//DEPS org.apache.camel.kamelets:camel-kamelets:${camel-kamelets.version:4.0.1}
+//DEPS org.apache.camel.kamelets:camel-kamelets:${camel-kamelets.version:4.1.0}
 
 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 9f13e43330c..cd25875ca7d 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 central=https://repo1.maven.org/maven2,apache-snapshot=http://repository.apache.org/content/groups/snapshots/
 //DEPS org.apache.camel:camel-bom:${camel.jbang.version:4.1.0}@pom
 //DEPS org.apache.camel:camel-jbang-core:${camel.jbang.version:4.1.0}
-//DEPS org.apache.camel.kamelets:camel-kamelets:${camel-kamelets.version:4.0.1}
+//DEPS org.apache.camel.kamelets:camel-kamelets:${camel-kamelets.version:4.1.0}
 
 package main;