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

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

commit cc8347e174b082498ccaed2647b4df51693cbdc3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 1 21:27:54 2026 +0000

    Bump io.debezium:debezium-bom from 3.5.2.Final to 3.6.0.Final
    
    Bumps [io.debezium:debezium-bom](https://github.com/debezium/debezium) from 
3.5.2.Final to 3.6.0.Final.
    - [Changelog](https://github.com/debezium/debezium/blob/main/CHANGELOG.md)
    - 
[Commits](https://github.com/debezium/debezium/compare/v3.5.2.Final...v3.6.0.Final)
    
    ---
    updated-dependencies:
    - dependency-name: io.debezium:debezium-bom
      dependency-version: 3.6.0.Final
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 05d162b794..6fed3f0c87 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.21.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.2.Final</debezium.version> <!-- This should be 
in sync with quarkus-platform https://github.com/quarkusio/quarkus-platform-->
+        <debezium.version>3.6.0.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.21.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