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:50:35 UTC

[maven-script-interpreter] branch dependabot/maven/org.apache.ivy-ivy-2.5.0 created (now 82c1f33)

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

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


      at 82c1f33  Bump ivy from 2.4.0 to 2.5.0

This branch includes the following new commits:

     new 82c1f33  Bump ivy from 2.4.0 to 2.5.0

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 ivy from 2.4.0 to 2.5.0

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.ivy-ivy-2.5.0
in repository https://gitbox.apache.org/repos/asf/maven-script-interpreter.git

commit 82c1f33a00b0c5291ff7ab669500f09890f97eee
Author: dependabot-preview[bot] <27...@users.noreply.github.com>
AuthorDate: Thu Feb 13 05:07:07 2020 +0000

    Bump ivy from 2.4.0 to 2.5.0
    
    Bumps ivy from 2.4.0 to 2.5.0.
    
    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..985e07d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -78,7 +78,7 @@
     <dependency><!-- for Groovy Grapes -->
       <groupId>org.apache.ivy</groupId>
       <artifactId>ivy</artifactId>
-      <version>2.4.0</version>
+      <version>2.5.0</version>
       <scope>runtime</scope>
       <exclusions>
         <exclusion>