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/12/09 08:53:07 UTC

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

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

commit bf49fa6dbe491bab30314638ff98be3a1ee86de4
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Dec 9 09:52:28 2019 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index b906533..c6236d3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -631,7 +631,7 @@
         <twitter4j-bundle-version>4.0.7_1</twitter4j-bundle-version>
         <twitter4j-version>4.0.7</twitter4j-version>
         <undertow-version>2.0.28.Final</undertow-version>
-        <univocity-parsers-version>2.8.3</univocity-parsers-version>
+        <univocity-parsers-version>2.8.4</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>