Backported changes from 1.5.3 release (13085:13088)

This commit is contained in:
Arjen Poutsma
2008-07-04 23:30:37 +00:00
parent 3d7b1bc06d
commit cbe55649a2
14 changed files with 58 additions and 26 deletions

View File

@@ -11,7 +11,7 @@
</typedef>
<artifact:dependencies pathId="classpath">
<dependency groupId="org.springframework.ws" artifactId="spring-ws-core" version="1.5.2"/>
<dependency groupId="org.springframework.ws" artifactId="spring-ws-core" version="1.5.3"/>
<dependency groupId="com.sun.xml.messaging.saaj" artifactId="saaj-impl" version="1.3"/>
<dependency groupId="commons-httpclient" artifactId="commons-httpclient" version="3.0.1"/>
</artifact:dependencies>