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


##########
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 My goal was to be up to date for :
   
   - Jakarta namespace
   - HttpComponents 5 (actively maintained) and supported in latest version of 
framework like Spring Boot 3
   
   But if it makes sense, I can split Jakarta and HttpComponents 5. @Jens-G 
@jeffalder what do you think ?



-- 
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]

Reply via email to