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-pdf-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 2ef5ab6  (doc) dependabot - remove no longer needed exclusions
2ef5ab6 is described below

commit 2ef5ab646a2f0400980b131fe43bd677f639fca7
Author: Sylwester Lachiewicz <[email protected]>
AuthorDate: Wed Jun 15 15:09:56 2022 +0200

    (doc) dependabot - remove no longer needed exclusions
---
 .github/dependabot.yml | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index a7712c6..d54a50e 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -23,13 +23,6 @@ updates:
   ignore:
     # Ignore Maven Core updates
     - dependency-name: "org.apache.maven:*"
-    # Ignore Maven 3.2.1+
-    - dependency-name: 
org.apache.maven.plugin-testing:maven-plugin-testing-tools
-      versions:
-        - ">=3.2.0"
-    - dependency-name: 
org.apache.maven.plugin-testing:maven-plugin-testing-harness
-      versions:
-        - ">=3.2.0"
 - package-ecosystem: "github-actions"
   directory: "/"
   schedule:

Reply via email to