Repository: camel
Updated Branches:
  refs/heads/master f7cac84b6 -> 6f604ab08


update commons-io version to 2.5


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/6f604ab0
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/6f604ab0
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/6f604ab0

Branch: refs/heads/master
Commit: 6f604ab089da8ce59853a1e3b8fcee23cedeb9c5
Parents: f7cac84
Author: Pascal Schumacher <pascalschumac...@gmx.net>
Authored: Tue Sep 26 22:35:09 2017 +0200
Committer: Pascal Schumacher <pascalschumac...@gmx.net>
Committed: Tue Sep 26 22:35:09 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/6f604ab0/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 7861257..bb78cc6 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -151,7 +151,7 @@
     <commons-digester-version>2.1</commons-digester-version>
     <commons-exec-version>1.3</commons-exec-version>
     
<commons-httpclient-bundle-version>3.1_7</commons-httpclient-bundle-version>
-    <commons-io-version>2.4</commons-io-version>
+    <commons-io-version>2.5</commons-io-version>
     <commons-jexl2-version>2.1.1</commons-jexl2-version>
     <commons-jxpath-version>1.3</commons-jxpath-version>
     <commons-lang-version>2.6</commons-lang-version>

Reply via email to