This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 0838f523759 chore(deps): Bump com.sonofab1rd:univocity-parsers from
2.10.0 to 2.10.1 (#15689)
0838f523759 is described below
commit 0838f5237596f498c5cb548a46a903629d8ab9ae
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 25 11:58:48 2024 +0200
chore(deps): Bump com.sonofab1rd:univocity-parsers from 2.10.0 to 2.10.1
(#15689)
Bumps
[com.sonofab1rd:univocity-parsers](https://github.com/sonofab1rd/univocity-parsers)
from 2.10.0 to 2.10.1.
- [Commits](https://github.com/sonofab1rd/univocity-parsers/commits)
---
updated-dependencies:
- dependency-name: com.sonofab1rd:univocity-parsers
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 967edd98c76..a3eed9c0a74 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -475,7 +475,7 @@
<twilio-version>10.5.1</twilio-version>
<twitter4j-version>4.1.2</twitter4j-version>
<undertow-version>2.3.17.Final</undertow-version>
- <univocity-parsers-version>2.10.0</univocity-parsers-version>
+ <univocity-parsers-version>2.10.1</univocity-parsers-version>
<validation-api-version>2.0.1.Final</validation-api-version>
<vavr-version>0.10.4</vavr-version>
<velocity-tools-version>3.1</velocity-tools-version>