updated dependencies

This commit is contained in:
Juergen Hoeller
2009-08-31 11:25:54 +00:00
parent 19bccaaa11
commit 8754f0bc85
51 changed files with 2327 additions and 3129 deletions

View File

@@ -24,7 +24,7 @@
<dependency org="org.springframework" name="org.springframework.core" rev="latest.integration" conf="compile->runtime" />
<!-- test dependencies -->
<dependency org="org.apache.log4j" name="com.springsource.org.apache.log4j" rev="1.2.15" conf="test->runtime"/>
<dependency org="org.junit" name="com.springsource.org.junit" rev="4.6.0" conf="test->runtime"/>
<dependency org="org.junit" name="com.springsource.org.junit" rev="4.7.0" conf="test->runtime"/>
</dependencies>
</ivy-module>