This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push: new 0652283cd2a CAMEL-19903 - Upgrade Debezium to 2.3.4.Final (#11524) 0652283cd2a is described below commit 0652283cd2a14f765260d4f88f95d1244f070c14 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Fri Sep 22 09:46:50 2023 +0200 CAMEL-19903 - Upgrade Debezium to 2.3.4.Final (#11524) Signed-off-by: Andrea Cosentino <anco...@gmail.com> --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 3413ab28250..b5dd7da5998 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -119,7 +119,7 @@ <cxf-xjc-plugin-version>4.0.0</cxf-xjc-plugin-version> <cxf-xjc-utils-version>4.0.0</cxf-xjc-utils-version> <datasonnet-mapper-version>2.5.2-jakarta4</datasonnet-mapper-version> - <debezium-version>2.3.3.Final</debezium-version> + <debezium-version>2.3.4.Final</debezium-version> <debezium-mysql-connector-version>8.0.33</debezium-mysql-connector-version> <derby-version>10.16.1.1</derby-version> <digitalocean-api-client-version>2.17</digitalocean-api-client-version>