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

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

commit dc4b2b5e8bd04796586ec92cef5f4d65280d6ff7
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Tue Jun 23 07:21:08 2020 +0200

    Camel-AWS-SQS: Cleanup POM
---
 components/camel-aws-sqs/pom.xml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/components/camel-aws-sqs/pom.xml b/components/camel-aws-sqs/pom.xml
index 42faa03..e175042 100644
--- a/components/camel-aws-sqs/pom.xml
+++ b/components/camel-aws-sqs/pom.xml
@@ -67,10 +67,5 @@
             <artifactId>mockito-junit-jupiter</artifactId>
             <scope>test</scope>
         </dependency>
-        <dependency>
-            <groupId>org.mockito</groupId>
-            <artifactId>mockito-junit-jupiter</artifactId>
-            <scope>test</scope>
-        </dependency>
     </dependencies>
 </project>

Reply via email to