From ca311a86af3b754ee40063b3680accbe5dcb6fad Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 13 Oct 2024 22:11:04 +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-COMGOOGLEPROTOBUF-8055227 - https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEPROTOBUF-8055228 --- 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 fc363c2ee78..695673e2d99 100644 --- a/app/server/appsmith-plugins/firestorePlugin/pom.xml +++ b/app/server/appsmith-plugins/firestorePlugin/pom.xml @@ -32,7 +32,7 @@ com.google.firebase firebase-admin - 7.3.0 + 9.4.0 org.slf4j