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-script-interpreter.git


The following commit(s) were added to refs/heads/master by this push:
     new 9b8bfa4  [MSHARED-911] remove ant from dependabot.yml
9b8bfa4 is described below

commit 9b8bfa479010907b44706ff2095ebf7be4c718c2
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Fri Jul 24 08:56:23 2020 +0200

    [MSHARED-911] remove ant from dependabot.yml
---
 .github/dependabot.yml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index ed96b4d..4f281dd 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -29,6 +29,3 @@ updates:
     - dependency-name: org.codehaus.groovy:groovy
       versions:
       - ">= 2.5"
-    - dependency-name: org.apache.ant:ant
-      versions:
-      - ">= 1.10"

Reply via email to