This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch camel-4.10.x in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-4.10.x by this push: new be5b9b5b293 upgrade jbang be5b9b5b293 is described below commit be5b9b5b293de89388d246606bac5dcc8eacc455 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Fri Jun 20 14:18:50 2025 +0200 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 d21bd79c16f..5177da1caa3 100644 --- a/dsl/camel-jbang/camel-jbang-container/Dockerfile +++ b/dsl/camel-jbang/camel-jbang-container/Dockerfile @@ -17,7 +17,7 @@ FROM docker.io/eclipse-temurin:21-jdk -ENV JBANG_VERSION=0.126.1 +ENV JBANG_VERSION=0.126.3 # /!\ Camel version must be changed in the entrypoint line too ENV CAMEL_VERSION=4.10.5