Skip to content

Commit

Permalink
Bump org.apache.hadoop:hadoop-common in /src/it/hadoop
Browse files Browse the repository at this point in the history
Bumps org.apache.hadoop:hadoop-common from 2.7.0 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 e936a01 commit 24fa1c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/it/hadoop/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<version>@project.version@</version>
<name>Hadoop APILyzer Test</name>
<properties>
<hadoop.version>2.7.0</hadoop.version>
<hadoop.version>3.4.0</hadoop.version>
<maven.compiler.release>8</maven.compiler.release>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
Expand Down

0 comments on commit 24fa1c3

Please sign in to comment.