1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-05-08 04:20:53 +02:00

Bump hadoop-common from 2.10.1 to 3.2.3 in /other/java/examples

Bumps hadoop-common from 2.10.1 to 3.2.3.

---
updated-dependencies:
- dependency-name: org.apache.hadoop:hadoop-common
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-04-12 22:01:06 +00:00 committed by GitHub
parent 42fea7e7d6
commit da3a9446d9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,7 +23,7 @@
<dependency>
<groupId>org.apache.hadoop</groupId>
<artifactId>hadoop-common</artifactId>
<version>2.10.1</version>
<version>3.2.3</version>
<scope>compile</scope>
</dependency>
</dependencies>