[SPR-8622] Upgraded to JUnit 4.8.2

This commit is contained in:
Sam Brannen
2011-08-18 16:06:31 +00:00
parent 7f715ee803
commit 87dad65ff0
22 changed files with 23 additions and 22 deletions

View File

@@ -44,7 +44,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.8.1</version>
<version>4.8.2</version>
<scope>test</scope>
</dependency>
<dependency>