This is an automated email from the ASF dual-hosted git repository.
davsclaus 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 c7d21b00980 Upgrade debezium 2.5.3
c7d21b00980 is described below
commit c7d21b009808630d8a1fbaae93b161ebfd235dc5
Author: Claus Ibsen <[email protected]>
AuthorDate: Thu Mar 21 14:20:32 2024 +0100
Upgrade debezium 2.5.3
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 7981c10ca2a..d20ef206457 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -122,7 +122,7 @@
<cxf-xjc-plugin-version>4.0.0</cxf-xjc-plugin-version>
<cxf-xjc-utils-version>4.0.1</cxf-xjc-utils-version>
<datasonnet-mapper-version>2.5.2-jakarta4</datasonnet-mapper-version>
- <debezium-version>2.5.2.Final</debezium-version>
+ <debezium-version>2.5.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>