Skip to content

Commit 04111bb

Browse files
Kentros AlexandrosKentros Alexandros
authored andcommitted
Removed no--needed dependency
1 parent 968cba4 commit 04111bb

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

pom.xml

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -92,14 +92,9 @@
9292
<version>1.5.2</version>
9393
</dependency>
9494
<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>
95+
<groupId>com.github.trilarion</groupId>
96+
<artifactId>vorbis-support</artifactId>
97+
<version>1.1.0</version>
10398
</dependency>
10499
<dependency>
105100
<groupId>com.googlecode.soundlibs</groupId>

0 commit comments

Comments
 (0)