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


The following commit(s) were added to refs/heads/main by this push:
     new 210bdde876 Fix dependabot typo for debezium-bom
210bdde876 is described below

commit 210bdde876acc91136fe7156190ce2fbffe095a5
Author: James Netherton <[email protected]>
AuthorDate: Wed Dec 3 07:26:44 2025 +0000

    Fix dependabot typo for debezium-bom
---
 .github/dependabot.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 92ecfcec53..b08cc764ce 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -40,7 +40,7 @@ updates:
       - dependency-name: "com.datastax.oss.quarkus:cassandra-quarkus-bom"
       - dependency-name: "com.hazelcast:quarkus-hazelcast-client-bom"
       - dependency-name: "com.squareup.okhttp3:okhttp"
-      - dependency-name: "io.debezium:debezum-bom"
+      - dependency-name: "io.debezium:debezium-bom"
       - dependency-name: "io.swagger.codegen.v3:swagger-codegen-generators"
       - dependency-name: "org.amqphub.quarkus:quarkus-qpid-jms-bom"
       - dependency-name: "org.apache.camel.kamelets:camel-kamelets"

Reply via email to