Skip to content

Commit

Permalink
Update scala2.13 poms
Browse files Browse the repository at this point in the history
  • Loading branch information
jlowe committed Nov 26, 2024
1 parent 1954d58 commit 2eb1767
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions scala2.13/shim-deps/databricks/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,12 @@
<version>${spark.version}</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.github.luben</groupId>
<artifactId>zstd-jni</artifactId>
<version>${spark.version}</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.apache.arrow</groupId>
<artifactId>arrow-format</artifactId>
Expand Down

0 comments on commit 2eb1767

Please sign in to comment.