You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by el...@apache.org on 2020/04/17 15:16:27 UTC

[maven-archetype] 01/01: update ivy

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

elharo pushed a commit to branch aether
in repository https://gitbox.apache.org/repos/asf/maven-archetype.git

commit 64115eeea6c0c17086a194d6ad23c0aa710406fe
Author: Elliotte Rusty Harold <el...@ibiblio.org>
AuthorDate: Fri Apr 17 11:16:07 2020 -0400

    update ivy
---
 archetype-common/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/archetype-common/pom.xml b/archetype-common/pom.xml
index 55e89fc..b9a3568 100644
--- a/archetype-common/pom.xml
+++ b/archetype-common/pom.xml
@@ -59,7 +59,7 @@
     <dependency>
       <groupId>org.apache.ivy</groupId>
       <artifactId>ivy</artifactId>
-      <version>2.4.0</version>
+      <version>2.5.0</version>
       <scope>runtime</scope>
       <exclusions>
         <exclusion>