You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2016/04/27 14:06:34 UTC

cxf-fediz git commit: Updating Commons IO

Repository: cxf-fediz
Updated Branches:
  refs/heads/master a7a509868 -> 88d176a57


Updating Commons IO


Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo
Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/88d176a5
Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/88d176a5
Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/88d176a5

Branch: refs/heads/master
Commit: 88d176a576b5cbb7242152faa2a38062507740a1
Parents: a7a5098
Author: Colm O hEigeartaigh <co...@apache.org>
Authored: Wed Apr 27 12:57:31 2016 +0100
Committer: Colm O hEigeartaigh <co...@apache.org>
Committed: Wed Apr 27 12:57:31 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/88d176a5/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 231068e..acaf2fa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -42,7 +42,7 @@
         <bval.version>1.1.1</bval.version>
         <commons.lang.version>3.4</commons.lang.version>
         <commons.logging.version>1.2</commons.logging.version>
-        <commons.io.version>2.4</commons.io.version>
+        <commons.io.version>2.5</commons.io.version>
         <commons.validator.version>1.5.0</commons.validator.version>
         <cxf.version>3.1.7-SNAPSHOT</cxf.version>
         <cxf.build-utils.version>3.2.0</cxf.build-utils.version>