This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch camel-4.8.x
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-4.8.x by this push:
new 4438d1769ca chore(deps): Bump org.apache.parquet:parquet-avro from
1.14.3 to 1.14.4 (#16253)
4438d1769ca is described below
commit 4438d1769cac41d8a1a3d32904482dfdda9fc543
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 13 09:13:57 2024 +0100
chore(deps): Bump org.apache.parquet:parquet-avro from 1.14.3 to 1.14.4
(#16253)
Bumps
[org.apache.parquet:parquet-avro](https://github.com/apache/parquet-mr) from
1.14.3 to 1.14.4.
- [Release notes](https://github.com/apache/parquet-mr/releases)
- [Changelog](https://github.com/apache/parquet-java/blob/master/CHANGES.md)
-
[Commits](https://github.com/apache/parquet-mr/compare/apache-parquet-1.14.3...apache-parquet-1.14.4)
---
updated-dependencies:
- dependency-name: org.apache.parquet:parquet-avro
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 2e7cbc3bc84..1610ede915d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -394,7 +394,7 @@
<paho-version>1.2.5</paho-version>
<parson-version>1.1.7</parson-version>
<parquet-common-version>1.14.3</parquet-common-version>
- <parquet-avro-version>1.14.3</parquet-avro-version>
+ <parquet-avro-version>1.14.4</parquet-avro-version>
<pdfbox-version>3.0.3</pdfbox-version>
<pgjdbc-driver-version>42.7.4</pgjdbc-driver-version>
<pgjdbc-ng-driver-version>0.8.9</pgjdbc-ng-driver-version>