From 2dccbe1cf1102f47c955c18b2e1cb1d3090604a6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 27 May 2019 21:30:07 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEGUAVA-32236 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEHTTPCOMPONENTS-31517 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b95632c..7f60416 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 + 24.1.1-jre jar