Browse Source

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@264 50f2f4bb-b051-0410-bef5-90022cba6387

pull/1/head
Arjen Poutsma 17 years ago
parent
commit
f0f6827413
  1. 1
      org.springframework.web/ivy.xml

1
org.springframework.web/ivy.xml

@ -50,6 +50,7 @@ @@ -50,6 +50,7 @@
<!-- 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"/>
<dependency org="org.easymock" name="com.springsource.org.easymock" rev="2.3.0" conf="test->compile"/>
</dependencies>
</ivy-module>

Loading…
Cancel
Save