This is an automated email from the ASF dual-hosted git repository.

acosentino 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 80c2bc8  Camel-Kamelet-Main: Removed redudant camel-debug dep
80c2bc8 is described below

commit 80c2bc88fc7a076fcda0678501b30ee31dca6bf1
Author: Andrea Cosentino <[email protected]>
AuthorDate: Wed Feb 9 15:17:08 2022 +0100

    Camel-Kamelet-Main: Removed redudant camel-debug dep
---
 dsl/camel-kamelet-main/pom.xml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/dsl/camel-kamelet-main/pom.xml b/dsl/camel-kamelet-main/pom.xml
index 40d5dcc..e672f7d 100644
--- a/dsl/camel-kamelet-main/pom.xml
+++ b/dsl/camel-kamelet-main/pom.xml
@@ -102,10 +102,6 @@
         </dependency>
         <dependency>
             <groupId>org.apache.camel</groupId>
-            <artifactId>camel-debug</artifactId>
-        </dependency>
-        <dependency>
-            <groupId>org.apache.camel</groupId>
             <artifactId>camel-catalog-console</artifactId>
         </dependency>
 

Reply via email to