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:36 UTC

[maven-script-interpreter] 01/01: Bump ivy from 2.4.0 to 2.5.0

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>