[SPR-5887] Upgraded to JUnit 4.6.0.

This commit is contained in:
Sam Brannen
2009-07-02 18:07:55 +00:00
parent 4da16bb1f9
commit 8bfb56c75b
53 changed files with 69 additions and 74 deletions

View File

@@ -42,7 +42,7 @@
<dependency org="org.springframework" name="org.springframework.web.servlet" rev="latest.integration" conf="compile->compile"/>
<!-- test dependencies -->
<dependency org="org.junit" name="com.springsource.org.junit" rev="4.5.0" conf="test->compile" />
<dependency org="org.junit" name="com.springsource.org.junit" rev="4.6.0" conf="test->compile" />
<dependency org="org.springframework" name="org.springframework.test" rev="latest.integration" conf="compile->compile"/>
<!--dependency org="org.springframework" name="org.springframework.test" rev="latest.integration" conf="test->compile"/-->
@@ -51,4 +51,4 @@
</dependencies>
</ivy-module>
</ivy-module>