This is an automated email from the ASF dual-hosted git repository.
sijie 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 218798f Update Debezium version to 0.9.5.Final (#4673)
218798f is described below
commit 218798fcec6261504a137f477086b0928e1afcf0
Author: Guillaume Rosauro <[email protected]>
AuthorDate: Mon Jul 8 06:10:17 2019 +0200
Update Debezium version to 0.9.5.Final (#4673)
Update Debezium version to 0.9.5.Final
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 06e8910..8c64e95 100644
--- a/pom.xml
+++ b/pom.xml
@@ -193,7 +193,7 @@ flexible messaging model and an intuitive client
API.</description>
<presto.version>0.206</presto.version>
<flink.version>1.6.0</flink.version>
<scala.binary.version>2.11</scala.binary.version>
- <debezium.version>0.9.2.Final</debezium.version>
+ <debezium.version>0.9.5.Final</debezium.version>
<jsonwebtoken.version>0.10.5</jsonwebtoken.version>
<opencensus.version>0.18.0</opencensus.version>
<zstd.version>1.3.7-3</zstd.version>