Skip to content

Commit

Permalink
Merge pull request #8 from traitify/TD-315-traitify-java-security-alert
Browse files Browse the repository at this point in the history
removing unused dependency on google guava
  • Loading branch information
ryanlchandler authored Mar 16, 2022
2 parents 3b6972f + 3c2661f commit 924316f
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 @@ -39,12 +39,6 @@
<version>4.13.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>15.0</version>
<scope>test</scope>
</dependency>
</dependencies>
<description>Traitify Java Client</description>
<organization>
Expand Down

0 comments on commit 924316f

Please sign in to comment.