From f129446b7ecaccdf8d63f9dc9d24d53316c6e526 Mon Sep 17 00:00:00 2001 From: cyian-1756 Date: Thu, 18 Oct 2018 00:23:21 -0400 Subject: [PATCH 1/3] Upgraded org.apache.httpcomponents to 4.3.6 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 121391d3..3e4e98d6 100644 --- a/pom.xml +++ b/pom.xml @@ -56,7 +56,7 @@ org.apache.httpcomponents httpmime - 4.3.3 + 4.3.66 From f9a9ac1df236f1f6ebde767e00ff4b4bab67d0f6 Mon Sep 17 00:00:00 2001 From: cyian-1756 Date: Thu, 18 Oct 2018 00:27:15 -0400 Subject: [PATCH 2/3] Removed typo --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3e4e98d6..05a1b4f5 100644 --- a/pom.xml +++ b/pom.xml @@ -56,7 +56,7 @@ org.apache.httpcomponents httpmime - 4.3.66 + 4.3.6 From 18bcb154497784a3555d88e4b8fdb198821bf7c7 Mon Sep 17 00:00:00 2001 From: cyian-1756 Date: Thu, 18 Oct 2018 00:29:14 -0400 Subject: [PATCH 3/3] Fixed typo --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 05a1b4f5..898676a2 100644 --- a/pom.xml +++ b/pom.xml @@ -51,12 +51,12 @@ org.apache.httpcomponents httpclient - 4.3.3 + 4.3.6 org.apache.httpcomponents httpmime - 4.3.6 + 4.3.3