1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-05-20 10:20:00 +02:00
This commit is contained in:
ChengDaqi2023 2024-04-26 21:46:44 +08:00 committed by GitHub
commit 777bad2ae1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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>