diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-08-11 14:40:09 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-08-11 14:40:09 -0700 |
| commit | 710d2a6f166c21fb2b48cc0e5dc6e6131f2c11aa (patch) | |
| tree | 70cd0a2a7c995b337079fd63691ffd628ec21a58 | |
| parent | 986daecbfea12bffd4eef5b601108639428c0e7a (diff) | |
| download | seaweedfs-710d2a6f166c21fb2b48cc0e5dc6e6131f2c11aa.tar.xz seaweedfs-710d2a6f166c21fb2b48cc0e5dc6e6131f2c11aa.zip | |
Bump hadoop-common from 3.2.3 to 3.2.4 in /other/java/hdfs3 (#3432)
Bumps hadoop-common from 3.2.3 to 3.2.4.
---
updated-dependencies:
- dependency-name: org.apache.hadoop:hadoop-common
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
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/hdfs3/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/other/java/hdfs3/pom.xml b/other/java/hdfs3/pom.xml index 976029aee..8352a4dc7 100644 --- a/other/java/hdfs3/pom.xml +++ b/other/java/hdfs3/pom.xml @@ -6,7 +6,7 @@ <properties> <seaweedfs.client.version>3.13</seaweedfs.client.version> - <hadoop.version>3.2.3</hadoop.version> + <hadoop.version>3.2.4</hadoop.version> </properties> <groupId>com.github.chrislusf</groupId> |
