From e2d3c6725fce478a5dfdf60cb24ab0f617ee4598 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 5 Nov 2020 04:56:27 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEGUAVA-1015415 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index db078be..f07bf1e 100644 --- a/pom.xml +++ b/pom.xml @@ -71,7 +71,7 @@ com.google.oauth-client google-oauth-client - 1.31.0 + 1.31.2 com.google.guava