We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 968cba4 commit 04111bbCopy full SHA for 04111bb
pom.xml
@@ -92,14 +92,9 @@
92
<version>1.5.2</version>
93
</dependency>
94
<dependency>
95
- <groupId>com.github.Trilarion</groupId>
96
- <artifactId>java-vorbis-support</artifactId>
97
- <version>v1.0.0</version>
98
- </dependency>
99
- <dependency>
100
- <groupId>com.googlecode.soundlibs</groupId>
101
- <artifactId>tritonus-share</artifactId>
102
- <version>0.3.7.4</version>
+ <groupId>com.github.trilarion</groupId>
+ <artifactId>vorbis-support</artifactId>
+ <version>1.1.0</version>
103
104
105
<groupId>com.googlecode.soundlibs</groupId>
0 commit comments