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
commit 961f04ab2d49a48bee2ed88c5f4ae4b65e6c6915 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Fri Jan 22 14:41:46 2021 +0100 Upgrade Univocity Parsers to version 2.9.1 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index caa9c37..3cac716 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -533,7 +533,7 @@ <twilio-version>7.55.3</twilio-version> <twitter4j-version>4.0.7</twitter4j-version> <undertow-version>2.2.3.Final</undertow-version> - <univocity-parsers-version>2.9.0</univocity-parsers-version> + <univocity-parsers-version>2.9.1</univocity-parsers-version> <validation-api-version>2.0.1.Final</validation-api-version> <vavr-version>0.10.2</vavr-version> <velocity-tools-version>2.0</velocity-tools-version>