Remove Synchronoss nio-multipart from WebFlux starter
Closes gh-16817
This commit is contained in:
parent
552345fcd1
commit
d9ac3031c5
|
@ -45,9 +45,5 @@
|
|||
<groupId>org.springframework</groupId>
|
||||
<artifactId>spring-webflux</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.synchronoss.cloud</groupId>
|
||||
<artifactId>nio-multipart-parser</artifactId>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
|
|
Loading…
Reference in New Issue