difin commented on code in PR #5995:
URL: https://github.com/apache/hive/pull/5995#discussion_r2271204413
##########
pom.xml:
##########
@@ -153,6 +153,8 @@
<httpcomponents.client.version>4.5.13</httpcomponents.client.version>
<httpcomponents.core.version>4.4.13</httpcomponents.core.version>
<immutables.version>2.9.2</immutables.version>
+ <httpcomponents5.core.version>5.3</httpcomponents5.core.version>
Review Comment:
I don't know why dependencies on httpcomponents5 were added in the original
PR, because after removing those from pom.xmls all the code was able to compile
without changes :joy:
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]