lhotari commented on code in PR #19333: URL: https://github.com/apache/pulsar/pull/19333#discussion_r1095481579
########## pulsar-io/debezium/oracle/pom.xml: ########## @@ -31,6 +31,41 @@ <name>Pulsar IO :: Debezium :: oracle</name> <dependencies> + <dependency> Review Comment: I think @nicoloboschi means that these should be in dependencyManagement section. I agree. Please define these in a dependencyManagement section of `pulsar-io/debezium/pom.xml` file. -- 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]
