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 742273ef0ee Regen
742273ef0ee is described below

commit 742273ef0eecadbcce2508fc9cf8f394c9302524
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Sun Jan 29 09:12:10 2023 +0100

    Regen
---
 bom/camel-bom/pom.xml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/bom/camel-bom/pom.xml b/bom/camel-bom/pom.xml
index e90fca51961..94c2b43f39f 100644
--- a/bom/camel-bom/pom.xml
+++ b/bom/camel-bom/pom.xml
@@ -2067,6 +2067,11 @@
         <artifactId>camel-yaml-dsl-deserializers</artifactId>
         <version>${project.version}</version>
       </dependency>
+      <dependency>
+        <groupId>org.apache.camel</groupId>
+        <artifactId>camel-zeebe</artifactId>
+        <version>${project.version}</version>
+      </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-zendesk</artifactId>

Reply via email to