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

fokko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/parquet-java.git


The following commit(s) were added to refs/heads/master by this push:
     new d5114473b Prepare for next development iteration
d5114473b is described below

commit d5114473b34938e6a24b958fc50d7efdedd7fae4
Author: Fokko Driesprong <[email protected]>
AuthorDate: Tue Jan 13 10:23:58 2026 +0100

    Prepare for next development iteration
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a4c3701df..58c293a0c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -84,7 +84,7 @@
     <!-- Guarantees no newer classes/methods/constants are used by parquet. -->
     <hadoop.version>3.3.0</hadoop.version>
     <parquet.format.version>2.12.0</parquet.format.version>
-    <previous.version>1.16.0</previous.version>
+    <previous.version>1.17.0</previous.version>
     <thrift.executable>thrift</thrift.executable>
     <format.thrift.executable>${thrift.executable}</format.thrift.executable>
     <pig.version>0.16.0</pig.version>

Reply via email to