You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by GitBox <gi...@apache.org> on 2022/08/16 03:21:22 UTC

[GitHub] [inlong] yunqingmoswu commented on a diff in pull request #5549: [INLONG-5462][Sort] Add audit for Oracle extract Node

yunqingmoswu commented on code in PR #5549:
URL: https://github.com/apache/inlong/pull/5549#discussion_r946301884


##########
inlong-sort/sort-connectors/oracle-cdc/pom.xml:
##########
@@ -44,6 +44,11 @@
             <artifactId>sort-connector-base</artifactId>
             <version>${project.version}</version>
         </dependency>
+        <dependency>
+            <groupId>org.apache.inlong</groupId>

Review Comment:
   The dependency is exists in the pom.xml of connector-base.



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

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