Commit d9ac3031 authored by Brian Clozel's avatar Brian Clozel

Remove Synchronoss nio-multipart from WebFlux starter

Closes gh-16817
parent 552345fc
...@@ -45,9 +45,5 @@ ...@@ -45,9 +45,5 @@
<groupId>org.springframework</groupId> <groupId>org.springframework</groupId>
<artifactId>spring-webflux</artifactId> <artifactId>spring-webflux</artifactId>
</dependency> </dependency>
<dependency>
<groupId>org.synchronoss.cloud</groupId>
<artifactId>nio-multipart-parser</artifactId>
</dependency>
</dependencies> </dependencies>
</project> </project>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment