mirror of https://github.com/apache/maven.git
[pom] Update junit to 4.12
This commit is contained in:
parent
1e705f0517
commit
036f0998cd
|
@ -25,7 +25,7 @@
|
|||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
<artifactId>junit</artifactId>
|
||||
<version>4.11</version>
|
||||
<version>4.12</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in New Issue