[pom] Update junit to 4.12

This commit is contained in:
Jeremy Landis 2017-07-03 19:58:05 -04:00 committed by rfscholte
parent 1e705f0517
commit 036f0998cd
1 changed files with 1 additions and 1 deletions

View File

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