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

kgyrtkirk pushed a commit to branch 33.0.0
in repository https://gitbox.apache.org/repos/asf/druid.git


The following commit(s) were added to refs/heads/33.0.0 by this push:
     new 6d22a0d045b Update all profiles to Parquet 1.15.1. (#17882)
6d22a0d045b is described below

commit 6d22a0d045b2ffc74ead3a73f998145e25d24340
Author: Gian Merlino <[email protected]>
AuthorDate: Fri Apr 4 21:52:18 2025 -0700

    Update all profiles to Parquet 1.15.1. (#17882)
    
    PR #17874 missed one of the version tags, which would affect certain
    build profiles.
    
    (cherry picked from commit ae6c1370a2ef079c4a9c67a9c1d49e392b3f719f)
---
 extensions-core/parquet-extensions/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/extensions-core/parquet-extensions/pom.xml 
b/extensions-core/parquet-extensions/pom.xml
index a6e88c1d0e7..f9eb1fa3db7 100644
--- a/extensions-core/parquet-extensions/pom.xml
+++ b/extensions-core/parquet-extensions/pom.xml
@@ -33,7 +33,7 @@
   <modelVersion>4.0.0</modelVersion>
 
   <properties>
-    <parquet.version>1.13.1</parquet.version>
+    <parquet.version>1.15.1</parquet.version>
   </properties>
   <dependencies>
     <dependency>


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

Reply via email to