From 14507a5be07295ec32e7238f0fbb6dd72d6a2678 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 05:29:07 +0000 Subject: [PATCH] chore(deps): bump org.mariadb:r2dbc-mariadb in /app/server Bumps [org.mariadb:r2dbc-mariadb](https://github.com/mariadb-corporation/mariadb-connector-r2dbc) from 1.1.4 to 1.4.0. - [Release notes](https://github.com/mariadb-corporation/mariadb-connector-r2dbc/releases) - [Changelog](https://github.com/mariadb-corporation/mariadb-connector-r2dbc/blob/master/CHANGELOG.md) - [Commits](https://github.com/mariadb-corporation/mariadb-connector-r2dbc/compare/1.1.4...1.4.0) --- updated-dependencies: - dependency-name: org.mariadb:r2dbc-mariadb dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- app/server/appsmith-plugins/mysqlPlugin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/server/appsmith-plugins/mysqlPlugin/pom.xml b/app/server/appsmith-plugins/mysqlPlugin/pom.xml index 7f20291b17f0..994947abbc1e 100644 --- a/app/server/appsmith-plugins/mysqlPlugin/pom.xml +++ b/app/server/appsmith-plugins/mysqlPlugin/pom.xml @@ -18,7 +18,7 @@ org.mariadb r2dbc-mariadb - 1.1.4 + 1.4.0 io.netty