Skip to content

Commit d81b8d5

Browse files
committed
Remove unused Hamcrest dependency
1 parent bbe99e4 commit d81b8d5

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

java/pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -85,13 +85,6 @@
8585
<scope>test</scope>
8686
</dependency>
8787

88-
<dependency>
89-
<groupId>org.hamcrest</groupId>
90-
<artifactId>hamcrest</artifactId>
91-
<version>3.0</version>
92-
<scope>test</scope>
93-
</dependency>
94-
9588
<dependency>
9689
<groupId>org.assertj</groupId>
9790
<artifactId>assertj-core</artifactId>

0 commit comments

Comments
 (0)