From 5a4f277ca6de622ace892bb0963a520dfe74ff1a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 22 May 2024 13:34:16 +0000 Subject: [PATCH] fix: app/server/appsmith-plugins/firestorePlugin/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEGUAVA-5710356 - https://snyk.io/vuln/SNYK-JAVA-IONETTY-6483812 --- app/server/appsmith-plugins/firestorePlugin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/server/appsmith-plugins/firestorePlugin/pom.xml b/app/server/appsmith-plugins/firestorePlugin/pom.xml index 5f84deca3e4..bc49b44f70f 100644 --- a/app/server/appsmith-plugins/firestorePlugin/pom.xml +++ b/app/server/appsmith-plugins/firestorePlugin/pom.xml @@ -20,7 +20,7 @@ com.google.firebase firebase-admin - 9.1.1 + 9.3.0 org.slf4j