1
0

[HUDI-1939] remove joda time in hivesync module (#3430)

This commit is contained in:
Raymond Xu
2021-08-10 20:25:41 -07:00
committed by GitHub
parent 5448cdde7e
commit 8255a86cb4
6 changed files with 46 additions and 168 deletions

View File

@@ -64,11 +64,6 @@
<artifactId>parquet-avro</artifactId>
</dependency>
<dependency>
<groupId>joda-time</groupId>
<artifactId>joda-time</artifactId>
</dependency>
<dependency>
<groupId>com.beust</groupId>
<artifactId>jcommander</artifactId>