Skip to content

Commit 0d25e13

Browse files
authored
MINOR: Bump parquet-format to 2.12.0 (#3285)
1 parent 299b0ae commit 0d25e13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
<shade.prefix>shaded.parquet</shade.prefix>
8686
<!-- Guarantees no newer classes/methods/constants are used by parquet. -->
8787
<hadoop.version>3.3.0</hadoop.version>
88-
<parquet.format.version>2.11.0</parquet.format.version>
88+
<parquet.format.version>2.12.0</parquet.format.version>
8989
<previous.version>1.15.1</previous.version>
9090
<thrift.executable>thrift</thrift.executable>
9191
<format.thrift.executable>${thrift.executable}</format.thrift.executable>

0 commit comments

Comments
 (0)