Upgraded JUnit 4.4 -> 4.8.1.

This commit is contained in:
Vesa Martilla 2010-07-07 15:03:54 +00:00
parent 16d8fe0e1f
commit dc8a071768

View File

@ -32,7 +32,7 @@
<dependency> <dependency>
<groupId>junit</groupId> <groupId>junit</groupId>
<artifactId>junit</artifactId> <artifactId>junit</artifactId>
<version>4.4</version> <version>4.8.1</version>
<scope>test</scope> <scope>test</scope>
<exclusions> <exclusions>
<exclusion> <exclusion>