KNOX-1495 - Upgrade httpclient to 4.5.6 and httpcore to 4.4.10

Signed-off-by: Kevin Risden <kris...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/knox/repo
Commit: http://git-wip-us.apache.org/repos/asf/knox/commit/ce9d03a3
Tree: http://git-wip-us.apache.org/repos/asf/knox/tree/ce9d03a3
Diff: http://git-wip-us.apache.org/repos/asf/knox/diff/ce9d03a3

Branch: refs/heads/master
Commit: ce9d03a3dd9f07e19a08d6c1757bd2ccbac8c07a
Parents: 0551ac4
Author: Kevin Risden <kris...@apache.org>
Authored: Tue Oct 2 14:47:55 2018 -0400
Committer: Kevin Risden <kris...@apache.org>
Committed: Wed Oct 3 07:54:13 2018 -0400

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/knox/blob/ce9d03a3/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7bf9b8c..ebe2695 100644
--- a/pom.xml
+++ b/pom.xml
@@ -167,8 +167,8 @@
         <hadoop.version>3.0.0</hadoop.version>
         <hamcrest.version>1.3</hamcrest.version>
         <hamcrest-json.version>0.2</hamcrest-json.version>
-        <httpclient.version>4.5.4</httpclient.version>
-        <httpcore.version>4.4.6</httpcore.version>
+        <httpclient.version>4.5.6</httpclient.version>
+        <httpcore.version>4.4.10</httpcore.version>
         <j2e-pac4j.version>3.0.0</j2e-pac4j.version>
         <jackson.version>2.9.5</jackson.version>
         <jansi.version>1.16</jansi.version>

Reply via email to