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 2020/06/08 14:51:44 UTC

[maven-script-interpreter] branch dependabot/maven/org.apache.ant-ant-1.10.8 created (now ecc8ec9)

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

slachiewicz pushed a change to branch dependabot/maven/org.apache.ant-ant-1.10.8
in repository https://gitbox.apache.org/repos/asf/maven-script-interpreter.git.


      at ecc8ec9  Bump ant from 1.8.1 to 1.10.8

This branch includes the following new commits:

     new ecc8ec9  Bump ant from 1.8.1 to 1.10.8

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[maven-script-interpreter] 01/01: Bump ant from 1.8.1 to 1.10.8

Posted by sl...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

slachiewicz pushed a commit to branch dependabot/maven/org.apache.ant-ant-1.10.8
in repository https://gitbox.apache.org/repos/asf/maven-script-interpreter.git

commit ecc8ec975b20755216b617cf8763c71e5293dff9
Author: dependabot-preview[bot] <27...@users.noreply.github.com>
AuthorDate: Thu May 14 04:59:07 2020 +0000

    Bump ant from 1.8.1 to 1.10.8
    
    Bumps ant from 1.8.1 to 1.10.8.
    
    Signed-off-by: dependabot-preview[bot] <su...@dependabot.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3eb16b8..58fc578 100644
--- a/pom.xml
+++ b/pom.xml
@@ -95,7 +95,7 @@
     <dependency>
       <groupId>org.apache.ant</groupId>
       <artifactId>ant</artifactId>
-      <version>1.8.1</version>
+      <version>1.10.8</version>
       <exclusions>
         <exclusion>
           <groupId>org.apache.ant</groupId>