From 5ba7e77e11ff5441e8b507755c0787db485a6d27 Mon Sep 17 00:00:00 2001 From: Andrew DeMaria Date: Sun, 18 Dec 2016 19:58:26 -0700 Subject: [PATCH] Fix build dependency Signed-off-by: Andrew DeMaria --- libresonic-main/pom.xml | 4 ++++ pom.xml | 5 +++++ 2 files changed, 9 insertions(+) diff --git a/libresonic-main/pom.xml b/libresonic-main/pom.xml index 910b1119..d26d8cc8 100644 --- a/libresonic-main/pom.xml +++ b/libresonic-main/pom.xml @@ -38,6 +38,10 @@ test + + org.springframework + spring-core + org.springframework diff --git a/pom.xml b/pom.xml index 1070b1e4..510cbff9 100644 --- a/pom.xml +++ b/pom.xml @@ -95,6 +95,11 @@ + + org.springframework + spring-core + ${spring.version} + org.springframework spring-webmvc