This is an automated email from the ASF dual-hosted git repository.

nicoloboschi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git


The following commit(s) were added to refs/heads/master by this push:
     new c47f2eda424 [improve][io] Upgrade Debezium to 1.9.7 (#18465)
c47f2eda424 is described below

commit c47f2eda42464eca2724c7cbe6f806c051610a4a
Author: Andrey Yegorov <[email protected]>
AuthorDate: Mon Nov 14 14:09:01 2022 -0800

    [improve][io] Upgrade Debezium to 1.9.7 (#18465)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 800661de3fb..6342ff2e2a0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -178,7 +178,7 @@ flexible messaging model and an intuitive client 
API.</description>
     <elasticsearch-java.version>8.1.0</elasticsearch-java.version>
     <trino.version>363</trino.version>
     <scala.binary.version>2.13</scala.binary.version>
-    <debezium.version>1.9.5.Final</debezium.version>
+    <debezium.version>1.9.7.Final</debezium.version>
     <debezium.postgresql.version>42.5.0</debezium.postgresql.version>
     <debezium.mysql.version>8.0.30</debezium.mysql.version>
     <jsonwebtoken.version>0.11.1</jsonwebtoken.version>

Reply via email to