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 21f2f49cf1fb194e05bd6e531f5c097d73b8f05c
Author: James Netherton <jamesnether...@gmail.com>
AuthorDate: Wed May 22 13:55:02 2024 +0100

    Add me.escoffier.certs:certificate-generator-junit5 to dependabot config
---
 .github/dependabot.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 51a09d71f1..9bfea29434 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -37,6 +37,7 @@ updates:
       # Test dependencies
       - dependency-name: "com.github.tomakehurst:wiremock"
       - dependency-name: "com.unboundid:unboundid-ldapsdk"
+      - dependency-name: "me.escoffier.certs:certificate-generator-junit5"
       - dependency-name: "org.hamcrest:hamcrest"
       - dependency-name: "org.hamcrest:hamcrest-core"
       - dependency-name: "org.seleniumhq.selenium:htmlunit-driver"

Reply via email to