Przeglądaj źródła

Revert "HADOOP-14655. Update httpcore version to 4.4.6. (rchiang)"

This reverts commit 0b69a22f8688ae98e3c506b0bd1d26f97ccb391e.
Andrew Wang 7 lat temu
rodzic
commit
0704a5b5cb
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      hadoop-project/pom.xml

+ 1 - 1
hadoop-project/pom.xml

@@ -578,7 +578,7 @@
       <dependency>
         <groupId>org.apache.httpcomponents</groupId>
         <artifactId>httpcore</artifactId>
-        <version>4.4.6</version>
+        <version>4.4.4</version>
       </dependency>
       <dependency>
         <groupId>commons-codec</groupId>