git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@263 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
parent
151b1c73bb
commit
a3e8fe7da9
|
|
@ -49,6 +49,7 @@
|
|||
<dependency org="org.springframework" name="org.springframework.core" rev="latest.integration" conf="compile->compile"/>
|
||||
<!-- test dependencies -->
|
||||
<dependency org="org.junit" name="com.springsource.org.junit" rev="4.4.0" conf="test->runtime" />
|
||||
<dependency org="net.sourceforge.cglib" name="com.springsource.net.sf.cglib" rev="2.1.3" conf="test->compile"/>
|
||||
</dependencies>
|
||||
|
||||
</ivy-module>
|
||||
|
|
|
|||
Loading…
Reference in New Issue