You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2016/03/01 09:19:26 UTC

camel git commit: Upgrade Univocity parsers to version 2.0.0

Repository: camel
Updated Branches:
  refs/heads/master 2a729c2fd -> 523cb36cc


Upgrade Univocity parsers to version 2.0.0


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

Branch: refs/heads/master
Commit: 523cb36ccb198f585aaa27a65c80107e568f3994
Parents: 2a729c2
Author: Andrea Cosentino <an...@gmail.com>
Authored: Tue Mar 1 09:18:48 2016 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Tue Mar 1 09:18:48 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/523cb36c/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 0981a65..833c8c4 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -539,7 +539,7 @@
     <twitter4j-bundle-version>4.0.4_1</twitter4j-bundle-version>
     <twitter4j-version>4.0.4</twitter4j-version>
     <undertow-version>1.3.18.Final</undertow-version>
-    <univocity-parsers-version>1.5.6</univocity-parsers-version>
+    <univocity-parsers-version>2.0.0</univocity-parsers-version>
     <unix-socket-factory-version>2015-01-27T15-02-14</unix-socket-factory-version>
     <unix-socket-factory-bundle-version>1.0.0</unix-socket-factory-bundle-version>
     <urlrewritefilter-version>4.0.4</urlrewritefilter-version>