Skip to content

Commit

Permalink
Add dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
lriggs committed Sep 30, 2024
1 parent d8cbe3d commit e28111b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions java/gandiva/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,10 @@ under the License.
</properties>

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

0 comments on commit e28111b

Please sign in to comment.