Skip to content

Commit

Permalink
Revert "Add undeclared dependency"
Browse files Browse the repository at this point in the history
This reverts commit 123dd01.
  • Loading branch information
lriggs committed May 6, 2024
1 parent 594ab6b commit decd91a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions java/compression/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,6 @@
<description>(Experimental/Contrib) A library for working with the compression/decompression of Arrow data.</description>

<dependencies>
<dependency>
<groupId>org.apache.arrow</groupId>
<artifactId>arrow-format</artifactId>
</dependency>
<dependency>
<groupId>org.apache.arrow</groupId>
<artifactId>arrow-vector</artifactId>
Expand Down

0 comments on commit decd91a

Please sign in to comment.