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 2019/02/07 09:51:45 UTC

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

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 bea231d  Upgrade Univocity Parsers to version 2.8.1
bea231d is described below

commit bea231da5423b218ff5049cc1317026be8d2adaf
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Feb 7 10:51:17 2019 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 4e5ffd7..10449d4 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -669,7 +669,7 @@
     <twitter4j-version>4.0.7</twitter4j-version>
     <uberfire-maven-support-version>1.3.0.Final</uberfire-maven-support-version>
     <undertow-version>1.4.26.Final</undertow-version>
-    <univocity-parsers-version>2.8.0</univocity-parsers-version>
+    <univocity-parsers-version>2.8.1</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>
     <validation-1-api-version>1.1.0.Final</validation-1-api-version>