From 38a201ca47368690d6ab3eb6fa0f1aa56dd12ff2 Mon Sep 17 00:00:00 2001 From: vinceh121 Date: Tue, 29 Oct 2019 22:02:51 +0100 Subject: [PATCH 1/3] Removed javadoc plugin as a dependency --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index a933fbe..104d55d 100644 --- a/pom.xml +++ b/pom.xml @@ -55,11 +55,11 @@ - + com.googlecode.soundlibs tritonus-share From e7e3964f9ebbf31fdc9099b4bebc889dab5a4894 Mon Sep 17 00:00:00 2001 From: vinceh121 Date: Mon, 4 Nov 2019 16:10:56 +0100 Subject: [PATCH 2/3] Redundant library jlayer 1.0.1, already dep of mp3spi --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 104d55d..dc751a1 100644 --- a/pom.xml +++ b/pom.xml @@ -70,11 +70,11 @@ mp3spi 1.9.5.4 - + From 69cf7aa59abc08e5991b7876887088418515ee02 Mon Sep 17 00:00:00 2001 From: vinceh121 Date: Mon, 4 Nov 2019 16:15:43 +0100 Subject: [PATCH 3/3] Redundant dep tritonus-share already dep of mp3spi --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index dc751a1..f43a186 100644 --- a/pom.xml +++ b/pom.xml @@ -60,11 +60,11 @@ maven-javadoc-plugin 2.10.4 --> - + com.googlecode.soundlibs mp3spi