From 471fa1c33b08c2a67757dde5b37af441a09f6a64 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 15 Aug 2024 22:36:07 +0000 Subject: [PATCH] fix: app/server/appsmith-plugins/mysqlPlugin/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-7687446 --- 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 6ec236b5554..43513f47148 100644 --- a/app/server/appsmith-plugins/mysqlPlugin/pom.xml +++ b/app/server/appsmith-plugins/mysqlPlugin/pom.xml @@ -32,7 +32,7 @@ org.springframework.data spring-data-r2dbc - 1.1.5.RELEASE + 3.0.0 org.slf4j