Skip to content

Commit 3f3dcea

Browse files
committed
Remove Guava dependency
1 parent e04685b commit 3f3dcea

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
@@ -407,11 +407,6 @@
407407
<groupId>org.hamcrest</groupId>
408408
<artifactId>hamcrest-all</artifactId>
409409
<version>1.3</version>
410-
</dependency>
411-
<dependency>
412-
<groupId>com.google.guava</groupId>
413-
<artifactId>guava</artifactId>
414-
<version>29.0-jre</version>
415410
</dependency>
416411
<dependency>
417412
<groupId>org.robotframework</groupId>

0 commit comments

Comments
 (0)