Skip to content

Commit

Permalink
chore: remove com.google.guava dep
Browse files Browse the repository at this point in the history
  • Loading branch information
VGalaxies committed Oct 29, 2023
1 parent 2aa928b commit 6fe680c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions hugegraph-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -183,11 +183,6 @@
<artifactId>commons-io</artifactId>
<version>${commons.io.version}</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>${guava.version}</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
Expand Down

0 comments on commit 6fe680c

Please sign in to comment.