gong commented on code in PR #5548:
URL: https://github.com/apache/inlong/pull/5548#discussion_r945547334


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

Review Comment:
   I suggest write dependency directly. Because this module self use audit-sdk.



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

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

Reply via email to