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


update commons-csv to 1.5


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

Branch: refs/heads/master
Commit: d9cb110cc8ff9c68691c9cb4e3f1dbfdf42887ba
Parents: 6f604ab
Author: Pascal Schumacher <pascalschumac...@gmx.net>
Authored: Tue Sep 26 22:17:11 2017 +0200
Committer: Claus Ibsen <davscl...@apache.org>
Committed: Wed Sep 27 08:59:32 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/d9cb110c/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index bb78cc6..9aa8ef0 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -142,7 +142,7 @@
     <commons-compress-version>1.14</commons-compress-version>
     <commons-configuration-version>1.9</commons-configuration-version>
     
<commons-configuration-bundle-version>1.9_1</commons-configuration-bundle-version>
-    <commons-csv-version>1.4</commons-csv-version>
+    <commons-csv-version>1.5</commons-csv-version>
     <commons-cli-version>1.3.1</commons-cli-version>
     <commons-daemon-version>1.0.15</commons-daemon-version>
     <commons-dbcp-version>1.4</commons-dbcp-version>

Reply via email to