From: Tschaen, Brendan Date: Tue, 24 Mar 2020 19:38:03 +0000 (-0400) Subject: Excluding jersey-core 1.13 and jax-rs 1.x X-Git-Tag: 3.2.38~13 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=music.git;a=commitdiff_plain;h=951bc7766db712678c77bdbad11e9f362d4679c6 Excluding jersey-core 1.13 and jax-rs 1.x Issue-ID: MUSIC-561 Signed-off-by: Tschaen, Brendan Change-Id: I8f9679e8137f92e8d5ecc9d0c4b2921217db7a97 --- 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