|
|
|
@ -28,12 +28,12 @@
@@ -28,12 +28,12 @@
|
|
|
|
|
<dependency org="org.aopalliance" name="com.springsource.org.aopalliance" rev="1.0.0" conf="compile->compile"/> |
|
|
|
|
<dependency org="org.apache.commons" name="com.springsource.org.apache.commons.logging" rev="1.1.1" conf="compile->compile"/> |
|
|
|
|
<dependency org="org.apache.commons" name="com.springsource.org.apache.commons.pool" rev="1.4.0" conf="optional, pooling->compile"/> |
|
|
|
|
<dependency org="org.aspectj" name="com.springsource.org.aspectj.weaver" rev="1.5.4" conf="optional, aspectj->compile"/> |
|
|
|
|
<dependency org="org.aspectj" name="com.springsource.org.aspectj.weaver" rev="1.6.2.RELEASE" conf="optional, aspectj->compile"/> |
|
|
|
|
<dependency org="org.springframework" name="org.springframework.beans" rev="latest.integration" conf="compile->compile"/> |
|
|
|
|
<dependency org="org.springframework" name="org.springframework.core" rev="latest.integration" conf="compile->compile"/> |
|
|
|
|
<!-- 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.4.0" conf="test->runtime" /> |
|
|
|
|
<dependency org="org.junit" name="com.springsource.org.junit" rev="4.5.0" conf="test->runtime" /> |
|
|
|
|
</dependencies> |
|
|
|
|
|
|
|
|
|
</ivy-module> |
|
|
|
|