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.
##########
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:
We can discuss in #7732 .
--
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]