This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch CAMEL-19838 in repository https://gitbox.apache.org/repos/asf/camel.git
commit 41967ecd467e2728314f0052f2abf25febc02ef7 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Sep 6 06:51:34 2023 +0200 CAMEL-19838 - Upgrade Debezium to version 2.3.3.Final 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 0caa79575f9..fc760a23bf8 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -121,7 +121,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.2.Final</debezium-version> + <debezium-version>2.3.3.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>