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

davsclaus pushed a commit to branch camel-4.18.x
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/camel-4.18.x by this push:
     new a2e54b15a13a Upgrade jbang
a2e54b15a13a is described below

commit a2e54b15a13ab99fb5c36d6eaaef6db429836d69
Author: Claus Ibsen <[email protected]>
AuthorDate: Tue Feb 17 21:41:59 2026 +0100

    Upgrade jbang
---
 dsl/camel-jbang/camel-jbang-container/Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dsl/camel-jbang/camel-jbang-container/Dockerfile 
b/dsl/camel-jbang/camel-jbang-container/Dockerfile
index 49c6fbd10747..85ab4ade6235 100644
--- a/dsl/camel-jbang/camel-jbang-container/Dockerfile
+++ b/dsl/camel-jbang/camel-jbang-container/Dockerfile
@@ -18,7 +18,7 @@
 FROM eclipse-temurin:21-jdk
 
 # Set Versions, JBang Path and commit ID of the specific version of 
dsl/camel-jbang/camel-jbang-main/dist/CamelJBang.java
-ENV JBANG_VERSION=0.136.0 \
+ENV JBANG_VERSION=0.137.0 \
     CAMEL_VERSION=4.17.0 \
     CAMEL_JBANG_COMMIT=c955dff71d90e5c5bc853edb11dd48782b588deb \
     JBANG_PATH=/opt/jbang

Reply via email to