You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2022/08/20 16:46:07 UTC

[maven-dependency-tree] branch master updated: Update dependabot.yml

This is an automated email from the ASF dual-hosted git repository.

slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-dependency-tree.git


The following commit(s) were added to refs/heads/master by this push:
     new deb4cd1  Update dependabot.yml
deb4cd1 is described below

commit deb4cd1f7f6184c9509a79e77eaaaa8ccc6f5e23
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Sat Aug 20 18:46:04 2022 +0200

    Update dependabot.yml
---
 .github/dependabot.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 8d062ce..d8a1f46 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -23,8 +23,8 @@ updates:
   ignore:
     - dependency-name: org.apache.maven:maven-core
       versions:
-        - ">3.0.5"
+        - ">3.2.5"
 - package-ecosystem: "github-actions"
   directory: "/"
   schedule:
-    interval: "daily"
\ No newline at end of file
+    interval: "daily"