You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by GitBox <gi...@apache.org> on 2022/09/06 13:04:20 UTC

[GitHub] [incubator-seatunnel] laglangyue commented on a diff in pull request #2377: [Connector-V2][JDBC-connector] support Jdbc dm

laglangyue commented on code in PR #2377:
URL: https://github.com/apache/incubator-seatunnel/pull/2377#discussion_r963682067


##########
pom.xml:
##########
@@ -220,7 +221,11 @@
                 <artifactId>postgresql</artifactId>
                 <version>${postgresql.version}</version>
             </dependency>
-
+            <dependency>

Review Comment:
   > Hi, please move connector dependency to connector's pom.xml. Reference: #2630
   
   done



-- 
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@seatunnel.apache.org

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