ruanwenjun commented on code in PR #14612:
URL: 
https://github.com/apache/dolphinscheduler/pull/14612#discussion_r1279384718


##########
dolphinscheduler-bom/pom.xml:
##########
@@ -56,7 +56,7 @@
         <hadoop.version>3.2.4</hadoop.version>
         <cron-utils.version>9.1.6</cron-utils.version>
         <h2.version>2.2.220</h2.version>
-        <mysql-connector.version>8.0.16</mysql-connector.version>
+        <mysql-connector.version>8.0.33</mysql-connector.version>

Review Comment:
   The enum are parsed by Mybatis-plus, I don't think this should be related to 
MySQL driver, is there any related doc?
   
   BTW, if there is a reason to upgrade the MySQL driver, it's needed to use a 
single PR.



##########
dolphinscheduler-bom/pom.xml:
##########
@@ -56,7 +56,7 @@
         <hadoop.version>3.2.4</hadoop.version>
         <cron-utils.version>9.1.6</cron-utils.version>
         <h2.version>2.2.220</h2.version>
-        <mysql-connector.version>8.0.16</mysql-connector.version>
+        <mysql-connector.version>8.0.33</mysql-connector.version>

Review Comment:
   The enums are parsed by Mybatis-plus, I don't think this should be related 
to MySQL driver, is there any related doc?
   
   BTW, if there is a reason to upgrade the MySQL driver, it's needed to use a 
single PR.



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