liugddx commented on code in PR #5002:
URL: https://github.com/apache/seatunnel/pull/5002#discussion_r1248535175
##########
seatunnel-connectors-v2/connector-cdc/connector-cdc-mysql/pom.xml:
##########
@@ -30,6 +30,13 @@
<dependencyManagement>
<dependencies>
+ <dependency>
Review Comment:
> Why add it? I think is not necessary to use dependencyManagement in there
This ensures that the driver version is consistent and without redefining
the version separately.
--
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]