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

orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 8991c607a0fba5d3e9cadd71d1b6da61c1bf585a
Author: Otavio Rodolfo Piske <[email protected]>
AuthorDate: Mon Mar 27 09:59:46 2023 +0200

    (chores) camel-aws2-ddb: remove core-catalog dependency added as part of 
CAMEL-14499
---
 components/camel-aws/camel-aws2-ddb/pom.xml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/components/camel-aws/camel-aws2-ddb/pom.xml 
b/components/camel-aws/camel-aws2-ddb/pom.xml
index ebb59902eaa..5c8a8196f05 100644
--- a/components/camel-aws/camel-aws2-ddb/pom.xml
+++ b/components/camel-aws/camel-aws2-ddb/pom.xml
@@ -61,11 +61,6 @@
             <artifactId>camel-test-spring-junit5</artifactId>
             <scope>test</scope>
         </dependency>
-        <dependency>
-            <groupId>org.apache.camel</groupId>
-            <artifactId>camel-core-catalog</artifactId>
-            <scope>test</scope>
-        </dependency>
 
         <!-- test infra -->
         <dependency>

Reply via email to