From 2d3b3e26d7ac6a2c837f0f11575b2cccff5d22bb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 13 Jan 2022 18:24:15 +0000 Subject: [PATCH] fix: base/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEGUAVA-1015415 - https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEGUAVA-32236 --- base/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base/pom.xml b/base/pom.xml index 21ce69ed..5c7e2ab8 100644 --- a/base/pom.xml +++ b/base/pom.xml @@ -92,7 +92,7 @@ com.google.guava guava - 18.0 + 30.0-android compile