gong commented on code in PR #5548: URL: https://github.com/apache/inlong/pull/5548#discussion_r946303461
########## 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: > Every connector will extends connector-base. short path denpendcy is better -- 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