Update to latest junit release

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1643281 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Benedikt Ritter 2014-12-05 13:44:20 +00:00
parent 0162032aa4
commit a25d6d800b
1 changed files with 1 additions and 1 deletions

View File

@ -473,7 +473,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.11</version>
<version>4.12</version>
<scope>test</scope>
</dependency>
<dependency>