diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-02-09 22:32:07 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-02-09 22:32:07 +0000 |
| commit | f955096e9292798a41014aa1362b6a05d3408893 (patch) | |
| tree | 397f8475115595ca300c8dbf081046f61b898269 | |
| parent | eb39f783968b118a8eb84a7b389f30058c3892ba (diff) | |
| download | seaweedfs-f955096e9292798a41014aa1362b6a05d3408893.tar.xz seaweedfs-f955096e9292798a41014aa1362b6a05d3408893.zip | |
Bump hadoop-common from 2.9.2 to 2.10.1 in /other/java/hdfs2
Bumps hadoop-common from 2.9.2 to 2.10.1.
---
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/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 fc49fe946..eccbb54bf 100644 --- a/other/java/hdfs2/pom.xml +++ b/other/java/hdfs2/pom.xml @@ -6,7 +6,7 @@ <properties> <seaweedfs.client.version>2.85</seaweedfs.client.version> - <hadoop.version>2.9.2</hadoop.version> + <hadoop.version>2.10.1</hadoop.version> </properties> <groupId>com.github.chrislusf</groupId> |
