You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2020/09/08 05:24:57 UTC

[camel] branch master updated: Sync Properties

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

acosentino 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 2c6f0c1  Sync Properties
2c6f0c1 is described below

commit 2c6f0c1c738f31c87dab79d7b9d0d489bb8bd194
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Sep 8 07:24:17 2020 +0200

    Sync Properties
---
 camel-dependencies/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index 96636ae..bab0fb4 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -163,7 +163,7 @@
     <cxf.codegenplugin.forkmode>once</cxf.codegenplugin.forkmode>
     <cxf.xjc.jvmArgs></cxf.xjc.jvmArgs>
     <debezium-mysql-connector-version>8.0.16</debezium-mysql-connector-version>
-    <debezium-version>1.2.1.Final</debezium-version>
+    <debezium-version>1.2.2.Final</debezium-version>
     <deltaspike-version>1.9.4</deltaspike-version>
     <depends-maven-plugin-version>1.4.0</depends-maven-plugin-version>
     <derby-version>10.14.2.0</derby-version>