Skip to content

Commit

Permalink
update native agent server pom
Browse files Browse the repository at this point in the history
  • Loading branch information
flzj-kl committed Oct 14, 2024
1 parent feecd24 commit fa75320
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions native-agent/native-agent-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,7 @@
<artifactId>jetcd-core</artifactId>
<version>0.7.0</version>
</dependency>
<dependency>
<groupId>com.alibaba.arthas</groupId>
<artifactId>native-agent-common</artifactId>
<version>1.0-SNAPSHOT</version>
</dependency>


<!-- log -->
<dependency>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit fa75320

Please sign in to comment.