Skip to content

Commit

Permalink
remove guava dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
sclassen committed Jul 14, 2019
1 parent 5e3e68b commit eee402d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions preferencesfx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -172,12 +172,6 @@
</build>

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

<dependency>
<groupId>org.controlsfx</groupId>
<artifactId>controlsfx</artifactId>
Expand Down

0 comments on commit eee402d

Please sign in to comment.