Skip to content

Commit ed58dc0

Browse files
Andrew Hoggmsmygit
authored andcommitted
Removing the unused Guava dependency
1 parent 7d44b31 commit ed58dc0

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,6 @@
2727
</distributionManagement>
2828

2929
<dependencies>
30-
<dependency>
31-
<groupId>com.google.guava</groupId>
32-
<artifactId>guava</artifactId>
33-
<version>31.1-jre</version>
34-
</dependency>
3530
<dependency>
3631
<groupId>org.scala-lang</groupId>
3732
<artifactId>scala-library</artifactId>

0 commit comments

Comments
 (0)