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