From efa8ea6a2db20aff62c88dd69f6673aebe99459f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2026 18:19:58 +0000 Subject: [PATCH] chore(deps): bump io.projectreactor:reactor-test in /app/server Bumps [io.projectreactor:reactor-test](https://github.com/reactor/reactor-core) from 3.2.11.RELEASE to 3.8.4. - [Release notes](https://github.com/reactor/reactor-core/releases) - [Commits](https://github.com/reactor/reactor-core/compare/v3.2.11.RELEASE...v3.8.4) --- updated-dependencies: - dependency-name: io.projectreactor:reactor-test dependency-version: 3.8.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- app/server/appsmith-plugins/awsLambdaPlugin/pom.xml | 2 +- app/server/appsmith-plugins/databricksPlugin/pom.xml | 2 +- app/server/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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}