File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1818FROM eclipse-temurin:21-jdk
1919
2020# Set Versions, JBang Path and commit ID of the specific version of dsl/camel-jbang/camel-jbang-main/dist/CamelJBang.java
21- ENV JBANG_VERSION=0.132 .1 \
22- CAMEL_VERSION=4.14.1 \
21+ ENV JBANG_VERSION=0.135 .1 \
22+ CAMEL_VERSION=4.14.4 \
2323 CAMEL_JBANG_COMMIT=10e6384 \
2424 JBANG_PATH=/usr/local/bin
2525
Original file line number Diff line number Diff line change 1919
2020//JAVA 17+
2121//REPOS central=https://repo1.maven.org/maven2,apache-snapshot=https://repository.apache.org/content/groups/snapshots/
22- //DEPS org.apache.camel:camel-bom:${camel.jbang.version:4.14.1 }@pom
23- //DEPS org.apache.camel:camel-jbang-core:${camel.jbang.version:4.14.1 }
24- //DEPS org.apache.camel.kamelets:camel-kamelets:${camel-kamelets.version:4.14.1 }
22+ //DEPS org.apache.camel:camel-bom:${camel.jbang.version:4.14.4 }@pom
23+ //DEPS org.apache.camel:camel-jbang-core:${camel.jbang.version:4.14.4 }
24+ //DEPS org.apache.camel.kamelets:camel-kamelets:${camel-kamelets.version:4.14.4 }
2525
2626package main ;
2727
Original file line number Diff line number Diff line change 1919
2020//JAVA 17+
2121//REPOS central=https://repo1.maven.org/maven2,apache-snapshot=https://repository.apache.org/content/groups/snapshots/
22- //DEPS org.apache.camel:camel-bom:${camel.jbang.version:4.14.1 }@pom
23- //DEPS org.apache.camel:camel-jbang-core:${camel.jbang.version:4.14.1 }
24- //DEPS org.apache.camel.kamelets:camel-kamelets:${camel-kamelets.version:4.14.1 }
22+ //DEPS org.apache.camel:camel-bom:${camel.jbang.version:4.14.4 }@pom
23+ //DEPS org.apache.camel:camel-jbang-core:${camel.jbang.version:4.14.4 }
24+ //DEPS org.apache.camel.kamelets:camel-kamelets:${camel-kamelets.version:4.14.4 }
2525
2626package main ;
2727
You can’t perform that action at this time.
0 commit comments