Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
zzcclp committed Aug 2, 2024
1 parent 54dd681 commit 9924c2b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions backends-clickhouse/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,12 +76,6 @@
<groupId>org.apache.spark</groupId>
<artifactId>spark-hive_${scala.binary.version}</artifactId>
<scope>provided</scope>
<exclusions>
<exclusion>
<groupId>org.antlr</groupId>
<artifactId>*</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.apache.spark</groupId>
Expand Down

0 comments on commit 9924c2b

Please sign in to comment.