ctubbsii commented on code in PR #2746: URL: https://github.com/apache/thrift/pull/2746#discussion_r1206042691
########## 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: @jeffalder Okay, I took another look over the PR, and merged it. -- 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]
