GanfengTan commented on code in PR #7517:
URL: https://github.com/apache/inlong/pull/7517#discussion_r1133480527


##########
inlong-agent/pom.xml:
##########
@@ -36,4 +36,54 @@
         <module>agent-release</module>
         <module>agent-docker</module>
     </modules>
+
+    <properties>
+        <debezium.version>1.8.0.Final</debezium.version>

Review Comment:
   Each component depends on a different version of debezium. In the past, a 
version was managed under the root POM, but sort has its own version, which is 
very misleading.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to