From 951bc7766db712678c77bdbad11e9f362d4679c6 Mon Sep 17 00:00:00 2001 From: "Tschaen, Brendan" Date: Tue, 24 Mar 2020 15:38:03 -0400 Subject: [PATCH] Excluding jersey-core 1.13 and jax-rs 1.x Issue-ID: MUSIC-561 Signed-off-by: Tschaen, Brendan Change-Id: I8f9679e8137f92e8d5ecc9d0c4b2921217db7a97 --- music-core/pom.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/music-core/pom.xml b/music-core/pom.xml index f465b758..8327bf4e 100755 --- a/music-core/pom.xml +++ b/music-core/pom.xml @@ -305,7 +305,14 @@ com.sun.jersey.contribs jersey-multipart - + + + com.sun.jersey + jersey-core + + + javax.ws.rs + jsr311-api -- 2.16.6