1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-05-20 02:10:20 +02:00
This commit is contained in:
ChengDaqi2023 2024-04-27 07:06:43 +08:00 committed by GitHub
commit 20fe231777
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>