Integrated changes from 1.5.9 release
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
</typedef>
|
||||
|
||||
<artifact:remoteRepository id="main" url="http://repo1.maven.org/maven2/"/>
|
||||
<artifact:remoteRepository id="java.net" url="https://maven-repository.dev.java.net/nonav/repository"
|
||||
<artifact:remoteRepository id="java.net" url="http://download.java.net/maven/1/"
|
||||
layout="legacy"/>
|
||||
<artifact:remoteRepository id="spring-ext"
|
||||
url="https://springframework.svn.sourceforge.net/svnroot/springframework/repos/repo-ext/"/>
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
</typedef>
|
||||
|
||||
<artifact:dependencies pathId="classpath">
|
||||
<dependency groupId="org.springframework.ws" artifactId="spring-ws-core" version="1.5.7"/>
|
||||
<dependency groupId="org.springframework.ws" artifactId="spring-ws-core" version="1.5.9"/>
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user