Skip to content
This repository has been archived by the owner on Apr 8, 2019. It is now read-only.

Commit

Permalink
Switch to junit 4.11
Browse files Browse the repository at this point in the history
  • Loading branch information
vietj committed Jun 25, 2013
1 parent 897c394 commit 1f6e072
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -871,6 +871,13 @@
<version>${version.org.apache.httpcomponents.httpcore}</version>
</dependency>

<!-- -->
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.11</version>
</dependency>

</dependencies>

</dependencyManagement>
Expand Down

0 comments on commit 1f6e072

Please sign in to comment.