Skip to content

Commit

Permalink
Declared unused Maven dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Abner Eduardo Ferreira committed Aug 24, 2021
1 parent 69c6493 commit 9dcec43
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions java/flight/flight-sql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,11 @@
<version>${project.version}</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.arrow</groupId>
<artifactId>arrow-format</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.apache.arrow</groupId>
<artifactId>arrow-jdbc</artifactId>
Expand Down

0 comments on commit 9dcec43

Please sign in to comment.