Skip to content

Commit

Permalink
Revert "Remove explicit dependency"
Browse files Browse the repository at this point in the history
This reverts commit 3d5733b.
  • Loading branch information
garydgregory committed Oct 11, 2023
1 parent f689317 commit e559798
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions commons-vfs2-hdfs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,11 @@
<type>test-jar</type>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<scope>test</scope>
</dependency>
</dependencies>

<properties>
Expand Down

0 comments on commit e559798

Please sign in to comment.