nicoloboschi commented on a change in pull request #14119:
URL: https://github.com/apache/pulsar/pull/14119#discussion_r799562812
##########
File path: pom.xml
##########
@@ -159,6 +159,7 @@ flexible messaging model and an intuitive client
API.</description>
<scala.binary.version>2.13</scala.binary.version>
<scala-library.version>2.13.6</scala-library.version>
<debezium.version>1.7.2.Final</debezium.version>
+ <debezium.postgresql.version>42.2.25</debezium.postgresql.version>
Review comment:
> Note: the version is not shared on purpose because we should leave the
driver dependencies separated since the two connectors are used in different
ways. (For example, when we'll upgrade Debezium to 1.8.x we'll need to remove
the override and keep the 42.3.x version)
--
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]