Repository: struts
Updated Branches:
  refs/heads/master 6d82cdb49 -> f9e4fe483


WW-4821 Upgrade Commons IO to 2.5


Project: http://git-wip-us.apache.org/repos/asf/struts/repo
Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/f9e4fe48
Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/f9e4fe48
Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/f9e4fe48

Branch: refs/heads/master
Commit: f9e4fe483630dd0e9b37acdca4e0db5479110b56
Parents: 6d82cdb
Author: Stefaan Dutry <stefaan.du...@gmail.com>
Authored: Sun Jul 23 10:38:16 2017 +0200
Committer: Stefaan Dutry <stefaan.du...@gmail.com>
Committed: Sun Jul 23 10:38:16 2017 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/struts/blob/f9e4fe48/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d6e9648..c45da95 100644
--- a/pom.xml
+++ b/pom.xml
@@ -713,7 +713,7 @@
             <dependency>
                 <groupId>commons-io</groupId>
                 <artifactId>commons-io</artifactId>
-                <version>2.4</version>
+                <version>2.5</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.commons</groupId>

Reply via email to