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

[maven-release] 01/01: update commons-io

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>