Skip to content

Commit

Permalink
update legend engine server pom file (finos#2660)
Browse files Browse the repository at this point in the history
  • Loading branch information
YannanGao-gs authored Feb 28, 2024
1 parent 967cdcf commit 953847b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion legend-engine-config/legend-engine-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1022,7 +1022,11 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.finos.legend.engine</groupId>
<artifactId>legend-engine-xt-relationalStore-executionPlan-connection</artifactId>
<scope>runtime</scope>
</dependency>

<!-- TEST -->
Expand Down

0 comments on commit 953847b

Please sign in to comment.