remove assistedinject dependency for now
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -149,11 +149,13 @@
|
||||
<artifactId>guice</artifactId>
|
||||
<version>4.1.0</version>
|
||||
</dependency>
|
||||
<!--
|
||||
<dependency>
|
||||
<groupId>com.google.inject.extensions</groupId>
|
||||
<artifactId>guice-assistedinject</artifactId>
|
||||
<version>4.1.0</version>
|
||||
</dependency>
|
||||
-->
|
||||
<dependency>
|
||||
<groupId>org.jcraft</groupId>
|
||||
<artifactId>jorbis</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user