jeffalder commented on code in PR #2746: URL: https://github.com/apache/thrift/pull/2746#discussion_r1206036012
########## 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: @ctubbsii - @Jimexist approved these changes 3 weeks ago, so splitting the PRs seems unwise. I'm just trying to understand what's next in the process, and how I can help make that happen. -- 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]
