SPR-5976 - Upgrade POMS to JUnit 4.6

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1696 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
Mark Pollack
2009-08-05 17:48:53 +00:00
parent 651c2b7928
commit 2f66da5293
16 changed files with 71 additions and 16 deletions
+1 -1
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>