Skip to content

Commit

Permalink
fix pom
Browse files Browse the repository at this point in the history
  • Loading branch information
kgyrtkirk committed Aug 6, 2024
1 parent 61c3b16 commit f867db7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions extensions-core/multi-stage-query/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,11 @@
<artifactId>quidem</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.calcite.avatica</groupId>
<artifactId>avatica-core</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.calcite</groupId>
<artifactId>calcite-testkit</artifactId>
Expand Down

0 comments on commit f867db7

Please sign in to comment.