From 0f7e3a69bbee1d8ccdebd92fa24b75493091a8b2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 14 Oct 2020 04:56:22 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEHTTPCOMPONENTS-1016906 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index db078be..8d6afd8 100644 --- a/pom.xml +++ b/pom.xml @@ -61,12 +61,12 @@ com.google.http-client google-http-client - 1.36.0 + 1.37.0 com.google.http-client google-http-client-gson - 1.36.0 + 1.37.0 com.google.oauth-client