Skip to content

Commit

Permalink
Excluded duplicate dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
whiskeysierra committed Oct 17, 2019
1 parent 67e9197 commit a7e9060
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -226,8 +226,8 @@
</dependency>
<dependency>
<groupId>org.hamcrest</groupId>
<artifactId>java-hamcrest</artifactId>
<version>2.0.0.0</version>
<artifactId>hamcrest</artifactId>
<version>2.2</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down Expand Up @@ -355,7 +355,7 @@
</dependency>
<dependency>
<groupId>org.hamcrest</groupId>
<artifactId>java-hamcrest</artifactId>
<artifactId>hamcrest</artifactId>
</dependency>
<dependency>
<groupId>org.hobsoft.hamcrest</groupId>
Expand Down

0 comments on commit a7e9060

Please sign in to comment.