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:18:04 UTC

[2/2] cxf-fediz git commit: Updating Commons IO

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/89fd6cc4
Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/89fd6cc4
Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/89fd6cc4

Branch: refs/heads/1.2.x-fixes
Commit: 89fd6cc4ed970e88555e06987aa216082bde99f6
Parents: d3d58ad
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 13:06:50 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/89fd6cc4/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 276ca58..597ed22 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,7 +41,7 @@
         <bcprov.version>1.54</bcprov.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.0.9</cxf.version>
         <cxf.build-utils.version>3.0.0</cxf.build-utils.version>