This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git
The following commit(s) were added to refs/heads/master by this push: new 4cc2888 chore(deps): tune dependabot for jackson 4cc2888 is described below commit 4cc2888defb35f3b517de06f4f864f3105da568e Author: lburgazzoli <lburgazz...@gmail.com> AuthorDate: Tue Aug 18 16:36:27 2020 +0200 chore(deps): tune dependabot for jackson --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 47ec8e2..1e61f5b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -30,7 +30,7 @@ updates: - dependency-name: "org.apache.camel.quarkus:*" - dependency-name: "io.quarkus:*" - dependency-name: "org.graalvm.js:js" - - dependency-name: "com.fasterxml.jackson.*:*" + - dependency-name: "com.fasterxml.jackson:*" - package-ecosystem: "github-actions" directory: "/" labels: