You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2019/08/30 08:52:03 UTC

[GitHub] [hbase] ravowlga123 commented on a change in pull request #564: HBASE-22900

ravowlga123 commented on a change in pull request #564: HBASE-22900
URL: https://github.com/apache/hbase/pull/564#discussion_r319418141
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -1631,6 +1632,11 @@
         <artifactId>httpcore</artifactId>
         <version>${httpcore.version}</version>
       </dependency>
+      <dependency>
+        <groupId>org.apache.httpcomponents</groupId>
+        <artifactId>httpclient</artifactId>
 
 Review comment:
   httpcore was already included in the pom.xml for this branch that's why I added httpclient only.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services