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 d5b1e591a823 chore(deps): Bump org.apache.parquet:parquet-common
(#23137)
d5b1e591a823 is described below
commit d5b1e591a8238ce6d870d9dca4251aaf7248a151
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 12 09:57:46 2026 +0200
chore(deps): Bump org.apache.parquet:parquet-common (#23137)
Bumps
[org.apache.parquet:parquet-common](https://github.com/apache/parquet-mr) from
1.17.0 to 1.17.1.
- [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.17.0...apache-parquet-1.17.1)
---
updated-dependencies:
- dependency-name: org.apache.parquet:parquet-common
dependency-version: 1.17.1
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>
Co-authored-by: Claus Ibsen <[email protected]>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index cbc38e70ae30..a8afd397c3d3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -413,7 +413,7 @@
<opentelemetry-semconv-version>1.30.1-alpha</opentelemetry-semconv-version>
<optaplanner-version>10.2.0</optaplanner-version>
<paho-version>1.2.5</paho-version>
- <parquet-common-version>1.17.0</parquet-common-version>
+ <parquet-common-version>1.17.1</parquet-common-version>
<parquet-avro-version>1.17.1</parquet-avro-version>
<pdfbox-version>3.0.7</pdfbox-version>
<pgjdbc-driver-version>42.7.11</pgjdbc-driver-version>