diff --git a/app/server/appsmith-plugins/awsLambdaPlugin/pom.xml b/app/server/appsmith-plugins/awsLambdaPlugin/pom.xml index d89ae8093b6b..a09d895805dd 100644 --- a/app/server/appsmith-plugins/awsLambdaPlugin/pom.xml +++ b/app/server/appsmith-plugins/awsLambdaPlugin/pom.xml @@ -42,7 +42,7 @@ io.projectreactor reactor-test - 3.2.11.RELEASE + 3.8.4 test diff --git a/app/server/appsmith-plugins/databricksPlugin/pom.xml b/app/server/appsmith-plugins/databricksPlugin/pom.xml index 48893a77ac90..1d6cf7b515d2 100644 --- a/app/server/appsmith-plugins/databricksPlugin/pom.xml +++ b/app/server/appsmith-plugins/databricksPlugin/pom.xml @@ -65,7 +65,7 @@ io.projectreactor reactor-test - 3.2.11.RELEASE + 3.8.4 test diff --git a/app/server/pom.xml b/app/server/pom.xml index 4eda7baa895c..81c007ea0498 100644 --- a/app/server/pom.xml +++ b/app/server/pom.xml @@ -40,7 +40,7 @@ UTF-8 com.appsmith 1.0-SNAPSHOT - 3.5.1 + 3.8.4 true ${skipTests}