From f017ef29d4423243b9cc9245b517277e25d22d95 Mon Sep 17 00:00:00 2001 From: Nidhi Date: Thu, 11 Mar 2021 14:58:07 +0530 Subject: [PATCH] Modified maven dependencies to reduce build time and jar size of s3 (#3491) --- .../appsmith-plugins/amazons3Plugin/pom.xml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/app/server/appsmith-plugins/amazons3Plugin/pom.xml b/app/server/appsmith-plugins/amazons3Plugin/pom.xml index 7be89850a0..86b0a95c1a 100644 --- a/app/server/appsmith-plugins/amazons3Plugin/pom.xml +++ b/app/server/appsmith-plugins/amazons3Plugin/pom.xml @@ -22,6 +22,18 @@ + + + + com.amazonaws + aws-java-sdk-bom + 1.11.327 + pom + import + + + + @@ -47,8 +59,7 @@ com.amazonaws - aws-java-sdk - 1.11.327 + aws-java-sdk-s3 com.fasterxml.jackson.core