You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@marmotta.apache.org by wi...@apache.org on 2016/05/02 11:50:20 UTC

[43/50] [abbrv] marmotta git commit: upgraded to the recently released commons-io 2.5

upgraded to the recently released commons-io 2.5


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

Branch: refs/heads/MARMOTTA-584
Commit: 01b2938ae41e708cdc3ef9a75ba850d2d2ef206f
Parents: ff559ea
Author: Sergio Fern�ndez <wi...@apache.org>
Authored: Mon Apr 25 09:01:30 2016 +0200
Committer: Sergio Fern�ndez <wi...@apache.org>
Committed: Mon Apr 25 09:01:30 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/marmotta/blob/01b2938a/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 81750b9..1e8beac 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -624,7 +624,7 @@
             <dependency>
                 <groupId>commons-io</groupId>
                 <artifactId>commons-io</artifactId>
-                <version>2.4</version>
+                <version>2.5</version>
             </dependency>
             <dependency>
                 <groupId>commons-configuration</groupId>