This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch CAMEL-19903 in repository https://gitbox.apache.org/repos/asf/camel.git
commit 60be8556fc4f26de2bbf8baa1a6b92edae1c3877 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Fri Sep 22 09:07:56 2023 +0200 CAMEL-19903 - Upgrade Debezium to 2.3.4.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 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>