We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb65987 commit ac110b8Copy full SHA for ac110b8
1 file changed
pom.xml
@@ -84,7 +84,7 @@
84
<spotless.version>2.30.0</spotless.version>
85
<shade.prefix>shaded.parquet</shade.prefix>
86
<!-- Guarantees no newer classes/methods/constants are used by parquet. -->
87
- <hadoop.version>3.3.0</hadoop.version>
+ <hadoop.version>3.4.1</hadoop.version>
88
<parquet.format.version>2.11.0</parquet.format.version>
89
<previous.version>1.15.1</previous.version>
90
<thrift.executable>thrift</thrift.executable>
0 commit comments