You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by co...@apache.org on 2017/11/06 12:59:37 UTC

directory-kerby git commit: Updating commons-io

Repository: directory-kerby
Updated Branches:
  refs/heads/trunk 6e2ed3850 -> e9a66a60e


Updating commons-io


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

Branch: refs/heads/trunk
Commit: e9a66a60ed5aba7f60edb89eb8d3bfa55ce9f7f7
Parents: 6e2ed38
Author: Colm O hEigeartaigh <co...@apache.org>
Authored: Mon Nov 6 12:55:17 2017 +0000
Committer: Colm O hEigeartaigh <co...@apache.org>
Committed: Mon Nov 6 12:55:17 2017 +0000

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


http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/e9a66a60/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 31654c3..5af2e1b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -48,7 +48,7 @@
 
   <properties>
     <apacheds.version>2.0.0-M24</apacheds.version>
-    <commons-io.version>2.5</commons-io.version>
+    <commons-io.version>2.6</commons-io.version>
     <gson.version>2.6.2</gson.version>
     <ldap.api.version>1.0.0</ldap.api.version>
     <log4j.version>1.2.17</log4j.version>