Skip to content

Commit c94a67f

Browse files
Bump org.apache.hadoop:hadoop-common from 3.3.0 to 3.4.0
Bumps org.apache.hadoop:hadoop-common from 3.3.0 to 3.4.0. --- updated-dependencies: - dependency-name: org.apache.hadoop:hadoop-common dependency-version: 3.4.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 313a1f3 commit c94a67f

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
@@ -82,7 +82,7 @@
8282
<spotless.version>2.30.0</spotless.version>
8383
<shade.prefix>shaded.parquet</shade.prefix>
8484
<!-- Guarantees no newer classes/methods/constants are used by parquet. -->
85-
<hadoop.version>3.3.0</hadoop.version>
85+
<hadoop.version>3.4.0</hadoop.version>
8686
<parquet.format.version>2.12.0</parquet.format.version>
8787
<previous.version>1.16.0</previous.version>
8888
<thrift.executable>thrift</thrift.executable>

0 commit comments

Comments
 (0)