Skip to content

Commit

Permalink
fix: pom
Browse files Browse the repository at this point in the history
  • Loading branch information
qweqnotallow committed Sep 14, 2024
1 parent ea7b255 commit 69f2467
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions dss-appconn/appconns/dss-dolphinscheduler-appconn/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,11 @@
<version>${dss.version}</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.linkis</groupId>
<artifactId>linkis-storage-script-dev-server</artifactId>
<version>1.0.3</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
Expand Down

0 comments on commit 69f2467

Please sign in to comment.