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 3bb76199e6e02cf3b49679582117ff02475009c1
Author: James Netherton <[email protected]>
AuthorDate: Tue May 28 08:16:42 2024 +0100

    Add com.azure:azure-core-http-vertx to Dependabot config
---
 .github/dependabot.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 9bfea29434..e6b67160ca 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -30,6 +30,7 @@ updates:
       # Quarkiverse extensions
       - dependency-name: "io.quarkiverse.*:*"
       # Other third party extensions
+      - dependency-name: "com.azure:azure-core-http-vertx"
       - dependency-name: "com.hazelcast:quarkus-hazelcast-client-bom"
       - dependency-name: "com.squareup.okhttp3:okhttp"
       - dependency-name: "org.amqphub.quarkus:quarkus-qpid-jms-bom"

Reply via email to