remove assistedinject dependency for now
This commit is contained in:
parent
1248d0a29f
commit
6aefa559f4
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>
|
||||
|
|
Loading…
Reference in New Issue
Block a user