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 fd7d81f Upgrade Univocity Parsers to version 2.8.2
fd7d81f is described below
commit fd7d81f6c40bfa13ab5e0e00ee84f49d58faebef
Author: Andrea Cosentino <[email protected]>
AuthorDate: Thu May 16 11:51:36 2019 +0200
Upgrade Univocity Parsers to version 2.8.2
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 85cbe35..be4af65 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -677,7 +677,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.1</univocity-parsers-version>
+ <univocity-parsers-version>2.8.2</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>