tangchunbo commented on a change in pull request #7875:
URL: https://github.com/apache/dolphinscheduler/pull/7875#discussion_r780171293
##########
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:
sorry about that, i choose the way of adding a typeHandler to fix
issue #7732 . but due to the mybatis-plus
[BUG](https://github.com/baomidou/mybatis-plus/issues/2550), it failed in the
maven test. so i update a oldest version that works.
but if there is anthor way to fix this bug, i think i won't change the
version
--
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]