pan3793 commented on code in PR #46:
URL: https://github.com/apache/kyuubi-shaded/pull/46#discussion_r1678795765
##########
kyuubi-relocated-hive-metastore-client/pom.xml:
##########
@@ -36,6 +36,7 @@ under the License.
<hadoop.version>3.3.6</hadoop.version>
<httpclient.version>4.5.14</httpclient.version>
<httpcore.version>4.4.16</httpcore.version>
+ <javax.annotation-api.version>1.3.2</javax.annotation-api.version>
Review Comment:
change is not related.
note: this repo is supposed to be built and published via Java 8, not need
to handle Java 11 or later cases
--
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]