pkuwm commented on a change in pull request #775: Add HttpRoutingDataReader
URL: https://github.com/apache/helix/pull/775#discussion_r383653352
##########
File path: zookeeper-api/pom.xml
##########
@@ -59,6 +59,11 @@ under the License.
</exclusion>
</exclusions>
</dependency>
+ <dependency>
+ <groupId>org.apache.httpcomponents</groupId>
+ <artifactId>httpclient</artifactId>
+ <version>4.5.11</version>
Review comment:
Can we make the versions consistent and most recent if possible?
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]