This is on Maven Central now.
This was the reason for the (long broken) depend on the ooo-maven repo.
This commit is contained in:
+2
-8
@@ -61,15 +61,9 @@
|
|||||||
<optional>true</optional>
|
<optional>true</optional>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.jcraft</groupId>
|
<groupId>org.jcraft</groupId>
|
||||||
<artifactId>jorbis</artifactId>
|
<artifactId>jorbis</artifactId>
|
||||||
<version>0.0.15</version>
|
<version>0.0.17</version>
|
||||||
<optional>true</optional>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
|
||||||
<groupId>com.jcraft</groupId>
|
|
||||||
<artifactId>jogg</artifactId>
|
|
||||||
<version>0.0.7</version>
|
|
||||||
<optional>true</optional>
|
<optional>true</optional>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|||||||
Reference in New Issue
Block a user