From d9ac3031c541fdbdaf1866658b563c29bedb0e45 Mon Sep 17 00:00:00 2001 From: Brian Clozel Date: Fri, 10 May 2019 16:04:00 +0200 Subject: [PATCH] Remove Synchronoss nio-multipart from WebFlux starter Closes gh-16817 --- .../spring-boot-starters/spring-boot-starter-webflux/pom.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-webflux/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-webflux/pom.xml index 9bafe3f3c1..7e6125198c 100644 --- a/spring-boot-project/spring-boot-starters/spring-boot-starter-webflux/pom.xml +++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-webflux/pom.xml @@ -45,9 +45,5 @@ org.springframework spring-webflux - - org.synchronoss.cloud - nio-multipart-parser -