diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-11-18 17:18:31 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-18 17:18:31 -0800 |
| commit | 7c8896c3ffa94cc772aabab73fa2da3a6f5398e7 (patch) | |
| tree | 727942059b70586ba248473dfce85e700d6a1439 | |
| parent | aef5121c363a030f6457fcc68307f196d67accd8 (diff) | |
| download | seaweedfs-7c8896c3ffa94cc772aabab73fa2da3a6f5398e7.tar.xz seaweedfs-7c8896c3ffa94cc772aabab73fa2da3a6f5398e7.zip | |
chore(deps): bump org.apache.hadoop:hadoop-common from 3.2.4 to 3.4.0 in /other/java/hdfs2 (#7502)
chore(deps): bump org.apache.hadoop:hadoop-common in /other/java/hdfs2
Bumps org.apache.hadoop:hadoop-common from 3.2.4 to 3.4.0.
---
updated-dependencies:
- dependency-name: org.apache.hadoop:hadoop-common
dependency-version: 3.4.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| -rw-r--r-- | other/java/hdfs2/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/other/java/hdfs2/pom.xml b/other/java/hdfs2/pom.xml index 50fbdbc06..949b88c35 100644 --- a/other/java/hdfs2/pom.xml +++ b/other/java/hdfs2/pom.xml @@ -6,7 +6,7 @@ <properties> <seaweedfs.client.version>3.80</seaweedfs.client.version> - <hadoop.version>3.2.4</hadoop.version> + <hadoop.version>3.4.0</hadoop.version> </properties> <groupId>com.seaweedfs</groupId> |
