zax1314157 commented on code in PR #8811:
URL: https://github.com/apache/seatunnel/pull/8811#discussion_r1971268268
##########
seatunnel-examples/seatunnel-spark-connector-v2-example/pom.xml:
##########
@@ -65,6 +65,27 @@
<artifactId>connector-console</artifactId>
<version>${project.version}</version>
</dependency>
+ <dependency>
Review Comment:
Thank you for your suggestion. I have reviewed the module you pointed out.
In my latest modifications, I addressed the issues you raised. I reverted the
changes made to the
seatunnel-examples/seatunnel-spark-connector-v2-example/pom.xml file and also
updated the dependencies in the seatunnel-dist's pom.xml.
--
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]