diff --git a/app/server/appsmith-plugins/googleSheetsPlugin/pom.xml b/app/server/appsmith-plugins/googleSheetsPlugin/pom.xml index 07cca7937c..81342bf26a 100644 --- a/app/server/appsmith-plugins/googleSheetsPlugin/pom.xml +++ b/app/server/appsmith-plugins/googleSheetsPlugin/pom.xml @@ -43,26 +43,6 @@ provided - - org.springframework - spring-webflux - 5.3.20 - - - io.projectreactor - reactor-core - - - org.springframework - spring-core - - - org.springframework - spring-web - - - - com.fasterxml.jackson.core jackson-databind diff --git a/app/server/appsmith-plugins/saasPlugin/pom.xml b/app/server/appsmith-plugins/saasPlugin/pom.xml index 121ec96091..f17a77bed8 100644 --- a/app/server/appsmith-plugins/saasPlugin/pom.xml +++ b/app/server/appsmith-plugins/saasPlugin/pom.xml @@ -43,26 +43,6 @@ provided - - org.springframework - spring-webflux - 5.3.20 - - - io.projectreactor - reactor-core - - - org.springframework - spring-core - - - org.springframework - spring-web - - - -