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/10/26 02:14:13 UTC

[GitHub] [inlong] EMsnap commented on a diff in pull request #6284: [INLONG-6283][Sort] Fix the JAR conflict between sort-dist and sort-connector

EMsnap commented on code in PR #6284:
URL: https://github.com/apache/inlong/pull/6284#discussion_r1005143105


##########
inlong-sort/sort-formats/format-json/pom.xml:
##########
@@ -78,6 +78,7 @@
         <dependency>
             <groupId>io.debezium</groupId>
             <artifactId>debezium-core</artifactId>
+            <scope>provided</scope>

Review Comment:
   it maybe useful for future sink



-- 
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