You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@hive.apache.org by "saihemanth-cloudera (via GitHub)" <gi...@apache.org> on 2023/03/07 04:09:41 UTC

[GitHub] [hive] saihemanth-cloudera commented on a diff in pull request #3996: HIVE-26999:Upgrade MySQL Connector Java due to security CVE

saihemanth-cloudera commented on code in PR #3996:
URL: https://github.com/apache/hive/pull/3996#discussion_r1127320420


##########
standalone-metastore/pom.xml:
##########
@@ -365,8 +365,8 @@
         <optional>true</optional>
       </dependency>
       <dependency>
-        <groupId>mysql</groupId>
-        <artifactId>mysql-connector-java</artifactId>
+        <groupId>com.mysql</groupId>

Review Comment:
   After switching to a new library, are these still valid?
   https://github.com/apache/hive/blob/master/druid-handler/pom.xml#L187
   https://github.com/apache/hive/blob/master/packaging/src/main/assembly/bin.xml#L53



-- 
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: gitbox-unsubscribe@hive.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org