Skip to content

Commit d8f168e

Browse files
Drop Guava from poms
1 parent be34567 commit d8f168e

2 files changed

Lines changed: 0 additions & 10 deletions

File tree

its/autoscan/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,6 @@
3131
<artifactId>gson</artifactId>
3232
<scope>test</scope>
3333
</dependency>
34-
<dependency>
35-
<groupId>com.google.guava</groupId>
36-
<artifactId>guava</artifactId>
37-
<scope>test</scope>
38-
</dependency>
3934
<dependency>
4035
<groupId>junit</groupId>
4136
<artifactId>junit</artifactId>

its/ruling/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -63,11 +63,6 @@
6363
<artifactId>assertj-core</artifactId>
6464
<scope>test</scope>
6565
</dependency>
66-
<dependency>
67-
<groupId>com.google.guava</groupId>
68-
<artifactId>guava</artifactId>
69-
<scope>test</scope>
70-
</dependency>
7166
<dependency>
7267
<groupId>com.google.code.findbugs</groupId>
7368
<artifactId>jsr305</artifactId>

0 commit comments

Comments
 (0)