Skip to content

Commit 9b38793

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

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
@@ -42,7 +42,7 @@
4242
<project.build.targetJdk>21</project.build.targetJdk>
4343
<shadeBase>io.trino.hadoop.\$internal</shadeBase>
4444
<dep.slf4j.version>1.7.36</dep.slf4j.version>
45-
<dep.hadoop.version>3.3.5</dep.hadoop.version>
45+
<dep.hadoop.version>3.4.0</dep.hadoop.version>
4646
</properties>
4747

4848
<dependencies>

0 commit comments

Comments
 (0)