ChengDaqi2023
19 hours ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
other/java/examples/pom.xml
|
|
@ -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> |
|
|
|