From 55112956f907bc820749b7aba302b68abdf6c2c7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 13 Jan 2021 09:31:59 +0000 Subject: [PATCH] fix: upgrade org.apache.httpcomponents:httpclient from 4.3.1 to 4.5.13 Snyk has created this PR to upgrade org.apache.httpcomponents:httpclient from 4.3.1 to 4.5.13. See this package in Maven Repository: https://mvnrepository.com/artifact/org.apache.httpcomponents/httpclient/ See this project in Snyk: https://app.snyk.io/org/petr.bauch/project/8dd8ead2-de90-4991-a975-d64d0d16e7f2?utm_source=github&utm_medium=upgrade-pr --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f48f1c5..93255d9 100644 --- a/pom.xml +++ b/pom.xml @@ -126,7 +126,7 @@ org.apache.httpcomponents httpclient - 4.3.1 + 4.5.13 commons-io