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 81f41c1c682b chore(deps): Bump org.apache.parquet:parquet-avro from 
1.17.0 to 1.17.1 (#23136)
81f41c1c682b is described below

commit 81f41c1c682b60edfe2c2f6fb71b478b3e0057e9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 12 09:57:01 2026 +0200

    chore(deps): Bump org.apache.parquet:parquet-avro from 1.17.0 to 1.17.1 
(#23136)
    
    Bumps 
[org.apache.parquet:parquet-avro](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-avro
      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>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 3bc13bd434ff..cbc38e70ae30 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -414,7 +414,7 @@
         <optaplanner-version>10.2.0</optaplanner-version>
         <paho-version>1.2.5</paho-version>
         <parquet-common-version>1.17.0</parquet-common-version>
-        <parquet-avro-version>1.17.0</parquet-avro-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>
         <pgjdbc-ng-driver-version>0.8.9</pgjdbc-ng-driver-version>

Reply via email to