We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be34567 commit d8f168eCopy full SHA for d8f168e
2 files changed
its/autoscan/pom.xml
@@ -31,11 +31,6 @@
31
<artifactId>gson</artifactId>
32
<scope>test</scope>
33
</dependency>
34
- <dependency>
35
- <groupId>com.google.guava</groupId>
36
- <artifactId>guava</artifactId>
37
- <scope>test</scope>
38
- </dependency>
39
<dependency>
40
<groupId>junit</groupId>
41
<artifactId>junit</artifactId>
its/ruling/pom.xml
@@ -63,11 +63,6 @@
63
<artifactId>assertj-core</artifactId>
64
65
66
67
68
69
70
71
72
<groupId>com.google.code.findbugs</groupId>
73
<artifactId>jsr305</artifactId>
0 commit comments