Skip to content

Commit

Permalink
Removed unused mockito dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
battags committed Nov 20, 2014
1 parent 035a63f commit 31d7337
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions cas-client-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,13 +75,6 @@
<scope>test</scope>
</dependency>

<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-all</artifactId>
<version>1.10.8</version>
<scope>test</scope>
</dependency>

<dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
Expand Down

0 comments on commit 31d7337

Please sign in to comment.