Skip to content

Commit

Permalink
removing guava dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
hplahar committed Jul 22, 2020
1 parent 461d10b commit e9aab8e
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 @@ -120,12 +120,6 @@
<version>3.0.0</version>
<scope>test</scope>
</dependency>
<!-- guava -->
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>20.0</version>
</dependency>
<!--commons validator-->
<dependency>
<groupId>commons-validator</groupId>
Expand Down

0 comments on commit e9aab8e

Please sign in to comment.