Explorar o código

HADOOP-16076. SPNEGO+SSL Client Connections with HttpClient Broken.

Contributed by Larry McCay

(cherry picked from commit 758e9ce781cfa0667eecb33914e4e221e769503d)
Larry McCay %!s(int64=6) %!d(string=hai) anos
pai
achega
410c6b4cb5
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      hadoop-project/pom.xml

+ 2 - 2
hadoop-project/pom.xml

@@ -72,8 +72,8 @@
     <jackson2.version>2.9.8</jackson2.version>
 
     <!-- httpcomponents versions -->
-    <httpclient.version>4.5.2</httpclient.version>
-    <httpcore.version>4.4.4</httpcore.version>
+    <httpclient.version>4.5.6</httpclient.version>
+    <httpcore.version>4.4.10</httpcore.version>
 
     <!-- SLF4J version -->
     <slf4j.version>1.7.25</slf4j.version>