From 822ddd979e4c1ca49c2373c16c15a8375e1aae88 Mon Sep 17 00:00:00 2001 From: Thomas Nelson Date: Mon, 9 Mar 2020 16:18:52 -0400 Subject: More changes to get MUSIC working Issues running in K8s Issue-ID: MUSIC-574 Signed-off-by: Thomas Nelson Change-Id: Iba46fec48ad4c5710990328f43ac63bdf5e4b870 --- music-rest/pom.xml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'music-rest') diff --git a/music-rest/pom.xml b/music-rest/pom.xml index 7d407e61..50e5fcaa 100755 --- a/music-rest/pom.xml +++ b/music-rest/pom.xml @@ -83,14 +83,7 @@ - - - javax.servlet - javax.servlet-api - 4.0.1 - provided - - + org.springframework.boot spring-boot-starter -- cgit 1.2.3-korg