From 9c0ea99526a96c3c5ca99e41a6706d38dc2c2dc0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 4 Nov 2020 04:56:35 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index db078be..0f19335 100644 --- a/pom.xml +++ b/pom.xml @@ -61,12 +61,12 @@ com.google.http-client google-http-client - 1.36.0 + 1.38.0 com.google.http-client google-http-client-gson - 1.36.0 + 1.38.0 com.google.oauth-client