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 2018/08/02 14:34:54 UTC

[camel] branch master updated: Upgrade Univocity Parsers to version 2.7.3

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new e02997f  Upgrade Univocity Parsers to version 2.7.3
e02997f is described below

commit e02997f18cb1898fc481d58ada80a46b7cf72b60
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Aug 2 16:34:24 2018 +0200

    Upgrade Univocity Parsers to version 2.7.3
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index fa84ea7..1307aeb 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -689,7 +689,7 @@
     <twitter4j-version>4.0.6</twitter4j-version>
     <uberfire-maven-support-version>1.3.0.Final</uberfire-maven-support-version>
     <undertow-version>1.4.25.Final</undertow-version>
-    <univocity-parsers-version>2.7.2</univocity-parsers-version>
+    <univocity-parsers-version>2.7.3</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>