Skip to content

Commit 70160eb

Browse files
committed
Drop redundant dependency to old Guice
1 parent 5fb2714 commit 70160eb

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

pom.xml

-7
Original file line numberDiff line numberDiff line change
@@ -97,13 +97,6 @@
9797
<version>1.3.0</version>
9898
<scope>test</scope>
9999
</dependency>
100-
<dependency>
101-
<groupId>com.google.inject</groupId>
102-
<artifactId>guice</artifactId>
103-
<version>4.2.3</version>
104-
<classifier>no_aop</classifier>
105-
<scope>test</scope>
106-
</dependency>
107100
</dependencies>
108101

109102
<build>

0 commit comments

Comments
 (0)