Skip to content

Commit

Permalink
Upgrade junit from 4.9 to 4.11
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/maven/shared/trunk@1652714 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
khmarbaise committed Jan 18, 2015
1 parent a56c465 commit 435e1eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.9</version>
<version>4.11</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 435e1eb

Please sign in to comment.