ctubbsii commented on code in PR #2746: URL: https://github.com/apache/thrift/pull/2746#discussion_r1205897006
########## lib/java/gradle.properties: ########## @@ -25,14 +25,14 @@ maven-repository-url=https://repository.apache.org/service/local/staging/deploy/ maven-repository-id=apache.releases.https # Dependency versions -httpclient.version=4.5.13 -httpcore.version=4.4.15 +httpclient.version=5.2.1 +httpcore.version=5.2 Review Comment: @nicolasb29 I was just responding to your phrase: > I can create another pull request for the migration of Apache HttpComponent 4 to 5 If they are not necessary to put in one PR, then putting in two would be easier to review. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
