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 780560cd05 Add io.debezium:debezum-bom to Dependabot config
780560cd05 is described below
commit 780560cd05c67f054d3bc8dc21ead7e3e43fc02f
Author: James Netherton <[email protected]>
AuthorDate: Mon Oct 27 09:33:33 2025 +0000
Add io.debezium:debezum-bom to Dependabot config
---
.github/dependabot.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 9b03625932..bcdd0eadf6 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -40,6 +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.swagger.codegen.v3:swagger-codegen-generators"
- dependency-name: "org.amqphub.quarkus:quarkus-qpid-jms-bom"
- dependency-name: "org.jolokia:jolokia-agent-jvm"