From 11317fba6e5b1e85784016763ff0d1e064aac400 Mon Sep 17 00:00:00 2001 From: Andrew DeMaria Date: Mon, 17 Jul 2017 11:16:35 -0600 Subject: [PATCH] Removed extraneous mockito dependency Signed-off-by: Andrew DeMaria --- airsonic-main/pom.xml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/airsonic-main/pom.xml b/airsonic-main/pom.xml index 7a6aabe9..e948a978 100644 --- a/airsonic-main/pom.xml +++ b/airsonic-main/pom.xml @@ -42,13 +42,6 @@ - - org.mockito - mockito-core - 2.4.1 - test - - org.springframework.boot