You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2023/07/05 09:18:53 UTC

[camel] branch main updated: CAMEL-19577: Upgrade camel-jbang to 3.21.0 release.

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 654b462aa1d CAMEL-19577: Upgrade camel-jbang to 3.21.0 release.
654b462aa1d is described below

commit 654b462aa1db88c8ebe4797f667ab85b31c98aab
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Wed Jul 5 11:18:45 2023 +0200

    CAMEL-19577: Upgrade camel-jbang to 3.21.0 release.
---
 dsl/camel-jbang/camel-jbang-main/dist/CamelJBang.java | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dsl/camel-jbang/camel-jbang-main/dist/CamelJBang.java b/dsl/camel-jbang/camel-jbang-main/dist/CamelJBang.java
index 70e6e7b6dc2..5cbd47151fa 100755
--- a/dsl/camel-jbang/camel-jbang-main/dist/CamelJBang.java
+++ b/dsl/camel-jbang/camel-jbang-main/dist/CamelJBang.java
@@ -19,6 +19,7 @@
 
 //JAVA 11+
 //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:3.21.0}@pom
 //DEPS org.apache.camel:camel-jbang-core:${camel.jbang.version:3.21.0}
 //DEPS org.apache.camel.kamelets:camel-kamelets:${camel-kamelets.version:3.21.0}