From f52fc360bda14a3b65a81cf07bdb6b880cc6dc3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2026 00:43:52 +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.3. - [Release notes](https://github.com/reactor/reactor-core/releases) - [Commits](https://github.com/reactor/reactor-core/compare/v3.2.11.RELEASE...v3.8.3) --- updated-dependencies: - dependency-name: io.projectreactor:reactor-test dependency-version: 3.8.3 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..f1165c2dfb87 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.3 test diff --git a/app/server/appsmith-plugins/databricksPlugin/pom.xml b/app/server/appsmith-plugins/databricksPlugin/pom.xml index 48893a77ac90..2dc3af677097 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.3 test diff --git a/app/server/pom.xml b/app/server/pom.xml index 4eda7baa895c..aedfe0ce4c6a 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.3 true ${skipTests}