Skip to content
This repository was archived by the owner on Jan 28, 2023. It is now read-only.

Commit

Permalink
[-] 移除多余的Guava导入
Browse files Browse the repository at this point in the history
  • Loading branch information
hykilpikonna committed Sep 3, 2018
1 parent 4531852 commit 4610513
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,6 @@
<version>2.0.75</version>
</dependency>

<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>25.1-jre</version>
</dependency>

<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
Expand Down

0 comments on commit 4610513

Please sign in to comment.