From 3c2494272f5bf821c1fb08c38ca9fa16fa98374d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 18 Jun 2021 04:11:50 +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 - https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEGUAVA-32236 - https://snyk.io/vuln/SNYK-JAVA-COMMONSCODEC-561518 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b95632c..16f04d7 100644 --- a/pom.xml +++ b/pom.xml @@ -61,7 +61,7 @@ org.apache.httpcomponents httpclient - 4.5 + 4.5.2 org.slf4j @@ -77,7 +77,7 @@ com.google.guava guava - 18.0 + 30.0-android jar