Browse Source

Merge branch '1.5.x' into 2.0.x

pull/13211/head
Andy Wilkinson 8 years ago
parent
commit
cddc2b4483
  1. 5
      spring-boot-project/spring-boot-dependencies/pom.xml

5
spring-boot-project/spring-boot-dependencies/pom.xml

@ -2820,6 +2820,11 @@ @@ -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…
Cancel
Save