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 75f3cc6a954 Regen for commit d3d6def16a911159e2988ed78da5ae04568537ad 
(#8823)
75f3cc6a954 is described below

commit 75f3cc6a954ade5469fb5f430b40c7647702ef79
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Dec 2 10:15:35 2022 +0100

    Regen for commit d3d6def16a911159e2988ed78da5ae04568537ad (#8823)
    
    Signed-off-by: GitHub <[email protected]>
    
    Signed-off-by: GitHub <[email protected]>
    Co-authored-by: davsclaus <[email protected]>
---
 bom/camel-bom/pom.xml | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/bom/camel-bom/pom.xml b/bom/camel-bom/pom.xml
index 2cebb9585f1..25c5a2fb5fb 100644
--- a/bom/camel-bom/pom.xml
+++ b/bom/camel-bom/pom.xml
@@ -1111,6 +1111,16 @@
         <artifactId>camel-jaxb</artifactId>
         <version>${project.version}</version>
       </dependency>
+      <dependency>
+        <groupId>org.apache.camel</groupId>
+        <artifactId>camel-jbang-core</artifactId>
+        <version>${project.version}</version>
+      </dependency>
+      <dependency>
+        <groupId>org.apache.camel</groupId>
+        <artifactId>camel-jbang-main</artifactId>
+        <version>${project.version}</version>
+      </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jbpm</artifactId>

Reply via email to