Skip to content

Commit

Permalink
optimize dependecny
Browse files Browse the repository at this point in the history
  • Loading branch information
GuoPhilipse committed Jul 14, 2023
1 parent 999d98f commit 8b353e4
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,11 @@
<artifactId>linkis-ps-common-lock</artifactId>
<version>${project.version}</version>
</dependency>

<dependency>
<groupId>org.apache.linkis</groupId>
<artifactId>linkis-pes-client</artifactId>
<version>${project.version}</version>
</dependency>
</dependencies>
<build>
<resources>
Expand Down

0 comments on commit 8b353e4

Please sign in to comment.