Merge branch '1.5.x' into 2.0.x
This commit is contained in:
commit
cddc2b4483
|
@ -2820,6 +2820,11 @@
|
|||
</exclusion>
|
||||
</exclusions>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework.ws</groupId>
|
||||
<artifactId>spring-xml</artifactId>
|
||||
<version>${spring-ws.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.synchronoss.cloud</groupId>
|
||||
<artifactId>nio-multipart-parser</artifactId>
|
||||
|
|
Loading…
Reference in New Issue