From a079780543fea7eedea73c08687566dabc0a896a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 20 Feb 2019 08:51:27 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEHTTPCOMPONENTS-30647 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEHTTPCOMPONENTS-31517 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHELOGGINGLOG4J-31409 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) mode change 100755 => 100644 pom.xml diff --git a/pom.xml b/pom.xml old mode 100755 new mode 100644 index 006234b..f84d0a4 --- a/pom.xml +++ b/pom.xml @@ -50,7 +50,7 @@ org.apache.httpcomponents httpasyncclient - 4.0.2 + 4.1.2 joda-time @@ -65,7 +65,7 @@ org.apache.logging.log4j log4j-core - 2.0.2 + 2.8.2 org.apache.logging.log4j