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 3e8346570a17 chore(deps): Bump the parquet group with 2 updates 
(#25451)
3e8346570a17 is described below

commit 3e8346570a17c5045981e3660dd70c057e7d92ac
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 12 11:12:36 2026 +0200

    chore(deps): Bump the parquet group with 2 updates (#25451)
    
    Bumps the parquet group with 2 updates: 
[org.apache.parquet:parquet-common](https://github.com/apache/parquet-java) and 
[org.apache.parquet:parquet-avro](https://github.com/apache/parquet-java).
    
    
    Updates `org.apache.parquet:parquet-common` from 1.17.1 to 1.18.0
    - [Release notes](https://github.com/apache/parquet-java/releases)
    - [Changelog](https://github.com/apache/parquet-java/blob/master/CHANGES.md)
    - 
[Commits](https://github.com/apache/parquet-java/compare/apache-parquet-1.17.1...apache-parquet-1.18.0)
    
    Updates `org.apache.parquet:parquet-avro` from 1.17.1 to 1.18.0
    - [Release notes](https://github.com/apache/parquet-java/releases)
    - [Changelog](https://github.com/apache/parquet-java/blob/master/CHANGES.md)
    - 
[Commits](https://github.com/apache/parquet-java/compare/apache-parquet-1.17.1...apache-parquet-1.18.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.parquet:parquet-common
      dependency-version: 1.18.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: parquet
    - dependency-name: org.apache.parquet:parquet-avro
      dependency-version: 1.18.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: parquet
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 78a2ce8cd541..22d8abb30bd5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -419,8 +419,8 @@
         
<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.1</parquet-common-version>
-        <parquet-avro-version>1.17.1</parquet-avro-version>
+        <parquet-common-version>1.18.0</parquet-common-version>
+        <parquet-avro-version>1.18.0</parquet-avro-version>
         <pdfbox-version>3.0.8</pdfbox-version>
         <pgjdbc-driver-version>42.7.13</pgjdbc-driver-version>
         <pgjdbc-ng-driver-version>0.8.9</pgjdbc-ng-driver-version>

Reply via email to