Skip to content

Commit fff80fc

Browse files
authored
HDDS-13118. Remove duplicate mockito-core dependency from hdds-test-utils (#8508)
1 parent 10d5555 commit fff80fc

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

hadoop-hdds/test-utils/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -57,11 +57,6 @@
5757
<artifactId>junit-platform-launcher</artifactId>
5858
<scope>provided</scope>
5959
</dependency>
60-
<dependency>
61-
<groupId>org.mockito</groupId>
62-
<artifactId>mockito-core</artifactId>
63-
<scope>provided</scope>
64-
</dependency>
6560
<dependency>
6661
<groupId>ch.qos.reload4j</groupId>
6762
<artifactId>reload4j</artifactId>

0 commit comments

Comments
 (0)