Integrated changes from 1.5.9 release

This commit is contained in:
Arjen Poutsma
2010-01-29 12:45:22 +00:00
18 changed files with 105 additions and 44 deletions

View File

@@ -15,12 +15,12 @@
<dependency>
<groupId>org.springframework.ws</groupId>
<artifactId>spring-oxm</artifactId>
<version>1.5.7</version>
<version>1.5.9</version>
</dependency>
<dependency>
<groupId>org.springframework.ws</groupId>
<artifactId>spring-ws-core</artifactId>
<version>1.5.7</version>
<version>1.5.9</version>
</dependency>
</dependencies>
</project>