junit update

This commit is contained in:
Athou
2014-12-06 17:21:06 +01:00
parent 4d782e60ad
commit c1579c83c7

View File

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