This is an automated email from the ASF dual-hosted git repository.

zhouyuan pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/gluten.git


The following commit(s) were added to refs/heads/main by this push:
     new 7c3503d94e Bump org.apache.parquet:parquet-hadoop from 1.15.2 to 
1.17.1 (#12579)
7c3503d94e is described below

commit 7c3503d94e18c08b907c8c86b0922b0d190a1381
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 22 16:05:12 2026 +0100

    Bump org.apache.parquet:parquet-hadoop from 1.15.2 to 1.17.1 (#12579)
    
    Bumps 
[org.apache.parquet:parquet-hadoop](https://github.com/apache/parquet-mr) from 
1.15.2 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.15.2...apache-parquet-1.17.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.parquet:parquet-hadoop
      dependency-version: 1.17.1
      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>
---
 shims/common/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/shims/common/pom.xml b/shims/common/pom.xml
index 175e15e79b..63ae61bacc 100644
--- a/shims/common/pom.xml
+++ b/shims/common/pom.xml
@@ -45,7 +45,7 @@
     <dependency>
       <groupId>org.apache.parquet</groupId>
       <artifactId>parquet-hadoop</artifactId>
-      <version>1.15.2</version>
+      <version>1.17.1</version>
       <scope>provided</scope>
     </dependency>
   </dependencies>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to