Repository: marmotta Updated Branches: refs/heads/develop 9779f3660 -> bfe584725
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/develop Commit: 01b2938ae41e708cdc3ef9a75ba850d2d2ef206f Parents: ff559ea Author: Sergio Fernández <[email protected]> Authored: Mon Apr 25 09:01:30 2016 +0200 Committer: Sergio Fernández <[email protected]> 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>
