Released Spring-WS 1.5.7

This commit is contained in:
Arjen Poutsma
2009-05-20 15:06:07 +00:00
parent 766649512e
commit fe5ff63bda
14 changed files with 56 additions and 33 deletions

View File

@@ -11,7 +11,7 @@
</typedef>
<artifact:dependencies pathId="classpath">
<dependency groupId="org.springframework.ws" artifactId="spring-ws-core" version="1.5.6"/>
<dependency groupId="org.springframework.ws" artifactId="spring-ws-core" version="1.5.7"/>
<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>