You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/01/07 10:13:37 UTC

[GitHub] [dolphinscheduler] ruanwenjun commented on a change in pull request #7875: [BUG-7732][fix] fix column 'is_directory' of table t_ds_resources typ…

ruanwenjun commented on a change in pull request #7875:
URL: https://github.com/apache/dolphinscheduler/pull/7875#discussion_r780161435



##########
File path: pom.xml
##########
@@ -60,7 +60,7 @@
         <hadoop.version>2.7.3</hadoop.version>
         <quartz.version>2.3.2</quartz.version>
         <jackson.version>2.10.5</jackson.version>
-        <mybatis-plus.version>3.2.0</mybatis-plus.version>
+        <mybatis-plus.version>3.4.0</mybatis-plus.version>

Review comment:
       It's better not upgrade `mybatis-plus` in this PR, If you hope to do this, it's necessary to create a new issue and discuss with community first.




-- 
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: commits-unsubscribe@dolphinscheduler.apache.org

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