Skip to content

Commit

Permalink
Update CamelJBang.java from 4.0.0 to 4.0.1
Browse files Browse the repository at this point in the history
Signed-off-by: Aurélien Pupier <apupier@redhat.com>
  • Loading branch information
apupier committed Sep 25, 2023
1 parent 341ecd7 commit ca6e306
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions dsl/camel-jbang/camel-jbang-main/dist/CamelJBang.java
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@

//JAVA 17+
//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.0.0}@pom
//DEPS org.apache.camel:camel-jbang-core:${camel.jbang.version:4.0.0}
//DEPS org.apache.camel:camel-bom:${camel.jbang.version:4.0.1}@pom
//DEPS org.apache.camel:camel-jbang-core:${camel.jbang.version:4.0.1}
//DEPS org.apache.camel.kamelets:camel-kamelets:${camel-kamelets.version:4.0.0}

package main;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@

//JAVA 17+
//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.0.0}@pom
//DEPS org.apache.camel:camel-jbang-core:${camel.jbang.version:4.0.0}
//DEPS org.apache.camel:camel-bom:${camel.jbang.version:4.0.1}@pom
//DEPS org.apache.camel:camel-jbang-core:${camel.jbang.version:4.0.1}
//DEPS org.apache.camel.kamelets:camel-kamelets:${camel-kamelets.version:4.0.0}

package main;
Expand Down

0 comments on commit ca6e306

Please sign in to comment.