Skip to content

Commit

Permalink
build(deps): bump org.apache.hadoop:hadoop-common
Browse files Browse the repository at this point in the history
Bumps org.apache.hadoop:hadoop-common from 3.3.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]>
  • Loading branch information
dependabot[bot] authored Jan 9, 2025
1 parent 3ea64b4 commit 5f15cac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/openmldb-taskmanager/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>

<hadoop.version>3.3.4</hadoop.version>
<hadoop.version>3.4.0</hadoop.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 5f15cac

Please sign in to comment.