Skip to content

Commit ac110b8

Browse files
committed
GH-3237. temporary update of hadoop version in POM for ide and replication
Moves to 3.4.1
1 parent eb65987 commit ac110b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
<spotless.version>2.30.0</spotless.version>
8585
<shade.prefix>shaded.parquet</shade.prefix>
8686
<!-- Guarantees no newer classes/methods/constants are used by parquet. -->
87-
<hadoop.version>3.3.0</hadoop.version>
87+
<hadoop.version>3.4.1</hadoop.version>
8888
<parquet.format.version>2.11.0</parquet.format.version>
8989
<previous.version>1.15.1</previous.version>
9090
<thrift.executable>thrift</thrift.executable>

0 commit comments

Comments
 (0)