SPR-5976 - Upgrade POMS to JUnit 4.6

This commit is contained in:
Mark Pollack
2009-08-05 17:48:53 +00:00
parent f9016fdbe4
commit 97e3b5ca8c
16 changed files with 71 additions and 16 deletions

View File

@@ -34,7 +34,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.5</version>
<version>4.6</version>
<scope>test</scope>
</dependency>
</dependencies>