You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@thrift.apache.org by "ctubbsii (via GitHub)" <gi...@apache.org> on 2023/05/24 23:31:16 UTC

[GitHub] [thrift] ctubbsii commented on a diff in pull request #2746: THRIFT-5700: Migration to JakartaEE and Apache HttpComponents 5

ctubbsii commented on code in PR #2746:
URL: https://github.com/apache/thrift/pull/2746#discussion_r1204850994


##########
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:
   Since these are discrete changes, I think it makes sense to keep them as separate PRs.



-- 
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: notifications-unsubscribe@thrift.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org