You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by oa...@apache.org on 2020/09/07 10:46:42 UTC

[camel] branch master updated: Update Debezium to 1.2.2.Final

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

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


The following commit(s) were added to refs/heads/master by this push:
     new a7ff90f  Update Debezium to 1.2.2.Final
a7ff90f is described below

commit a7ff90f1a771bbdc4b7b822d6c2c1a11c0884c91
Author: Omar Al-Safi <om...@gmail.com>
AuthorDate: Mon Sep 7 12:45:34 2020 +0200

    Update Debezium to 1.2.2.Final
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index fc230b9..e9baf6a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -158,7 +158,7 @@
         <dozer-version>6.5.0</dozer-version>
         <drools-version>7.42.0.Final</drools-version>
         <dropbox-version>3.1.5</dropbox-version>
-        <debezium-version>1.2.1.Final</debezium-version>
+        <debezium-version>1.2.2.Final</debezium-version>
         <debezium-mysql-connector-version>8.0.16</debezium-mysql-connector-version>
         <egit-github-core-version>2.1.5</egit-github-core-version>
         <ehcache3-version>3.9.0</ehcache3-version>