Skip to content

Commit

Permalink
Bump org.apache.hadoop:hadoop-common from 2.10.1 to 3.4.0
Browse files Browse the repository at this point in the history
Bumps org.apache.hadoop:hadoop-common from 2.10.1 to 3.4.0.

---
updated-dependencies:
- dependency-name: org.apache.hadoop:hadoop-common
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 25, 2024
1 parent ab20990 commit 89e147a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
<maven.compiler.source>1.8</maven.compiler.source>
<grpc.version>1.13.2</grpc.version>
<log4j.version>2.17.1</log4j.version>
<hadoop.version>2.10.1</hadoop.version>
<hadoop.version>3.4.0</hadoop.version>
<netty.version>4.1.30.Final</netty.version>
<curator.version>2.7.1</curator.version>
<junit.version>4.13.1</junit.version>
Expand Down

0 comments on commit 89e147a

Please sign in to comment.