diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-09-25 14:32:22 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-25 14:32:22 +0000 |
| commit | fcec9b4abe953147b89bce27050a263e90d5d360 (patch) | |
| tree | b5f2abcba6cfefd1b50f29544f5a33e69cca07d4 | |
| parent | 4dc33cc143375387e1bb118aa99e929eaa2f8288 (diff) | |
| download | seaweedfs-origin/dependabot/maven/other/java/examples/org.apache.hadoop-hadoop-common-3.4.0.tar.xz seaweedfs-origin/dependabot/maven/other/java/examples/org.apache.hadoop-hadoop-common-3.4.0.zip | |
chore(deps): bump org.apache.hadoop:hadoop-commonorigin/dependabot/maven/other/java/examples/org.apache.hadoop-hadoop-common-3.4.0
Bumps org.apache.hadoop:hadoop-common from 2.10.2 to 3.4.0.
---
updated-dependencies:
- dependency-name: org.apache.hadoop:hadoop-common
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
| -rw-r--r-- | other/java/examples/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/other/java/examples/pom.xml b/other/java/examples/pom.xml index 534febb6e..40e56fc12 100644 --- a/other/java/examples/pom.xml +++ b/other/java/examples/pom.xml @@ -23,7 +23,7 @@ <dependency> <groupId>org.apache.hadoop</groupId> <artifactId>hadoop-common</artifactId> - <version>2.10.2</version> + <version>3.4.0</version> <scope>compile</scope> </dependency> </dependencies> |
