Skip to content

Commit c2d226d

Browse files
Issue-1860: Remove Google Guava dependency
1 parent 5520cb8 commit c2d226d

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
@@ -22,11 +22,6 @@
2222
<artifactId>gson</artifactId>
2323
<version>2.10.1</version>
2424
</dependency>
25-
<dependency>
26-
<groupId>com.google.guava</groupId>
27-
<artifactId>guava</artifactId>
28-
<version>33.0.0-jre</version>
29-
</dependency>
3025
<dependency>
3126
<groupId>com.squareup.okhttp3</groupId>
3227
<artifactId>okhttp</artifactId>

0 commit comments

Comments
 (0)