Madhukar525722 commented on code in PR #46: URL: https://github.com/apache/kyuubi-shaded/pull/46#discussion_r1678889846
########## 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: Ohh, I didnt observed and used Java17, it worked fine with Java8. And I have taken care of this. Thanks for the review @pan3793 -- 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-unsubscr...@kyuubi.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@kyuubi.apache.org For additional commands, e-mail: notifications-h...@kyuubi.apache.org