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

apupier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git

commit 3fadd2a85a75c2a3c424502d7f47476f80036ef5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 3 09:32:15 2026 +0000

    Bump io.debezium:debezium-bom from 3.5.1.Final to 3.5.2.Final
    
    Bumps [io.debezium:debezium-bom](https://github.com/debezium/debezium) from 
3.5.1.Final to 3.5.2.Final.
    - 
[Changelog](https://github.com/debezium/debezium/blob/v3.5.2.Final/CHANGELOG.md)
    - 
[Commits](https://github.com/debezium/debezium/compare/v3.5.1.Final...v3.5.2.Final)
    
    ---
    updated-dependencies:
    - dependency-name: io.debezium:debezium-bom
      dependency-version: 3.5.2.Final
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d7e329ee70..28f80bdd58 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,7 +46,7 @@
         
<camel.docs.branch>camel-${camel.major.minor}.x</camel.docs.branch><!-- The 
stable camel branch on which our Antora docs depends -->
         <camel-kamelets.version>4.20.0</camel-kamelets.version>
         <cassandra-quarkus.version>1.4.1</cassandra-quarkus.version><!-- This 
should be in sync with quarkus-platform 
https://repo1.maven.org/maven2/com/datastax/oss/quarkus/cassandra-quarkus-bom/ 
-->
-        <debezium.version>3.5.1.Final</debezium.version> <!-- This should be 
in sync with quarkus-platform https://github.com/quarkusio/quarkus-platform-->
+        <debezium.version>3.5.2.Final</debezium.version> <!-- This should be 
in sync with quarkus-platform https://github.com/quarkusio/quarkus-platform-->
         <rocketmq.version>${rocketmq-version}</rocketmq.version>
         <optaplanner.version>10.0.0</optaplanner.version><!-- This should be 
in sync with quarkus-platform 
https://repo1.maven.org/maven2/org/optaplanner/optaplanner-quarkus/ -->
         
<quarkiverse-amazonservices.version>3.19.0</quarkiverse-amazonservices.version><!--
 This should be in sync with quarkus-platform 
https://repo1.maven.org/maven2/io/quarkiverse/amazonservices/quarkus-amazon-services-parent/
 -->

Reply via email to