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

update org.apache.hadoop:hadoop-common 2.10.2 to 3.3.3

This commit is contained in:
ChengDaqi2023 2023-10-07 11:13:00 +08:00
parent 082f67bfe9
commit 1cb03cc7d2

View file

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