From 09c2b9271c79bae3ebbf8fca7c1b4162e9921a0a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 24 Oct 2020 01:07:21 +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 --- base/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base/pom.xml b/base/pom.xml index 21ce69ed..ca9e463d 100644 --- a/base/pom.xml +++ b/base/pom.xml @@ -92,7 +92,7 @@ com.google.guava guava - 18.0 + r03 compile