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/11 10:57:04 UTC

[maven-release] branch iou created (now b7cb983)

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

elharo pushed a change to branch iou
in repository https://gitbox.apache.org/repos/asf/maven-release.git.


      at b7cb983  update commons-io

This branch includes the following new commits:

     new b7cb983  update commons-io

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-release] 01/01: update commons-io

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

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

commit b7cb983f53cd0cb4ad147d1947630d6e65de6861
Author: Elliotte Rusty Harold <el...@ibiblio.org>
AuthorDate: Sat Apr 11 06:52:40 2020 -0400

    update commons-io
---
 maven-release-manager/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/maven-release-manager/pom.xml b/maven-release-manager/pom.xml
index 4ce1274..344cc51 100644
--- a/maven-release-manager/pom.xml
+++ b/maven-release-manager/pom.xml
@@ -113,7 +113,7 @@
     <dependency>
       <groupId>commons-io</groupId>
       <artifactId>commons-io</artifactId>
-      <version>2.2</version>
+      <version>2.6</version>
     </dependency>
     <!-- scm dependencies -->
     <dependency>