This is an automated email from the ASF dual-hosted git repository.
acosentino 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 f9f1d1cc21d9 chore(deps): Bump org.apache.parquet:parquet-common
(#20830)
f9f1d1cc21d9 is described below
commit f9f1d1cc21d93d47438750b6349c20eee7fe096b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 15 09:31:04 2026 +0100
chore(deps): Bump org.apache.parquet:parquet-common (#20830)
Bumps
[org.apache.parquet:parquet-common](https://github.com/apache/parquet-mr) from
1.16.0 to 1.17.0.
- [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.16.0...apache-parquet-1.17.0)
---
updated-dependencies:
- dependency-name: org.apache.parquet:parquet-common
dependency-version: 1.17.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
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 2b72cef9621e..8fb161e0cf9a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -438,7 +438,7 @@
<optaplanner-version>10.1.0</optaplanner-version>
<paho-version>1.2.5</paho-version>
<parson-version>1.1.7</parson-version>
- <parquet-common-version>1.16.0</parquet-common-version>
+ <parquet-common-version>1.17.0</parquet-common-version>
<parquet-avro-version>1.16.0</parquet-avro-version>
<pdfbox-version>3.0.6</pdfbox-version>
<pgjdbc-driver-version>42.7.8</pgjdbc-driver-version>