Skip to content

Commit d9ac303

Browse files
committed
Remove Synchronoss nio-multipart from WebFlux starter
Closes gh-16817
1 parent 552345f commit d9ac303

File tree

1 file changed

+0
-4
lines changed
  • spring-boot-project/spring-boot-starters/spring-boot-starter-webflux

1 file changed

+0
-4
lines changed

spring-boot-project/spring-boot-starters/spring-boot-starter-webflux/pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,5 @@
4545
<groupId>org.springframework</groupId>
4646
<artifactId>spring-webflux</artifactId>
4747
</dependency>
48-
<dependency>
49-
<groupId>org.synchronoss.cloud</groupId>
50-
<artifactId>nio-multipart-parser</artifactId>
51-
</dependency>
5248
</dependencies>
5349
</project>

0 commit comments

Comments
 (0)