Skip to content

Commit 8739067

Browse files
dependabot[bot]yruslan
authored andcommitted
Bump org.apache.hadoop:hadoop-common
Bumps org.apache.hadoop:hadoop-common from 3.2.4 to 3.4.0. --- updated-dependencies: - dependency-name: org.apache.hadoop:hadoop-common dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a8e3073 commit 8739067

File tree

1 file changed

+1
-1
lines changed
  • examples/spark-cobol-s3-standalone

1 file changed

+1
-1
lines changed

examples/spark-cobol-s3-standalone/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<scalatest.version>3.2.3</scalatest.version>
3434
<spark.version>2.4.8</spark.version>
3535
<spark.cobol.version>2.7.3</spark.cobol.version>
36-
<hadoop.version>3.2.4</hadoop.version>
36+
<hadoop.version>3.4.0</hadoop.version>
3737
</properties>
3838

3939
<dependencies>

0 commit comments

Comments
 (0)