Skip to content

Commit

Permalink
fix(ct): simplify the dist
Browse files Browse the repository at this point in the history
  • Loading branch information
HJ-Young committed Oct 14, 2024
1 parent 584c79b commit cf6994d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions hugegraph-pd/hg-pd-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,5 @@
<artifactId>commons-collections4</artifactId>
<version>4.4</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>31.0.1-android</version>
<scope>compile</scope>
</dependency>
</dependencies>
</project>

0 comments on commit cf6994d

Please sign in to comment.