Update from JUnit 4.11 to 4.12.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1744810 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Gary D. Gregory 2016-05-20 23:02:13 +00:00
parent 5187b21788
commit ff4f018553
1 changed files with 1 additions and 1 deletions

View File

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