Skip to content

Commit

Permalink
[MINOR] Remove redundant dependency (#12130)
Browse files Browse the repository at this point in the history
Co-authored-by: Shawn Chang <[email protected]>
  • Loading branch information
CTTY and Shawn Chang authored Oct 21, 2024
1 parent 358c69c commit 5ccb19b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions hudi-spark-datasource/hudi-spark-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -181,11 +181,6 @@
<artifactId>hudi-hadoop-common</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.apache.hudi</groupId>
<artifactId>hudi-hadoop-common</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.apache.hudi</groupId>
<artifactId>hudi-hive-sync</artifactId>
Expand Down

0 comments on commit 5ccb19b

Please sign in to comment.