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

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


The following commit(s) were added to refs/heads/master by this push:
     new 54b38c995e HDDS-6902. Duplicate mockito-core entries in pom.xml (#3525)
54b38c995e is described below

commit 54b38c995e91bb58f89dc517a3de73eec66fc023
Author: Neil Joshi <[email protected]>
AuthorDate: Thu Jun 16 21:41:47 2022 -0600

    HDDS-6902. Duplicate mockito-core entries in pom.xml (#3525)
---
 hadoop-ozone/common/pom.xml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/hadoop-ozone/common/pom.xml b/hadoop-ozone/common/pom.xml
index e5ec64f8a0..059166a952 100644
--- a/hadoop-ozone/common/pom.xml
+++ b/hadoop-ozone/common/pom.xml
@@ -65,11 +65,6 @@ https://maven.apache.org/xsd/maven-4.0.0.xsd";>
       <artifactId>mockito-core</artifactId>
       <scope>test</scope>
     </dependency>
-    <dependency>
-      <groupId>org.mockito</groupId>
-      <artifactId>mockito-core</artifactId>
-      <scope>test</scope>
-    </dependency>
     <dependency>
       <groupId>log4j</groupId>
       <artifactId>log4j</artifactId>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to